Login   Register  
PHP Classes

Class: Flood Recorder

Icontem
elePHPant

  Classes of Bao Nguyen Quoc  >  Flood Recorder  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Flood Recorder Support forum
Base name: vnc_floodrecorder
Description: Detect attempts to flood a site with many accesses
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Bao Nguyen Quoc
Name: Bao Nguyen Quoc <e-mail contact>
Published packages: 10 Browse this author's classes Browse this author's classes
Country: Viet Nam Viet Nam - PHP jobs in Viet Nam
Home page: http://nqbao.com/

Groups

Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image Security Security protection and attack detection View top rated classes

Detailed description

This class can detect when a site is being flooded with too many requests to pages served by PHP scripts.

It keeps track of the IP addresses of the computers of the users that access the site and stores in a file of a given directory the information about the last access.

It stores in that file time of the last access or blocking expire time if that IP was already blocked due to previously detected flood attempt.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file class.floodrecorder.php Class Class
Files folder image flooddata
  HTML file index.html Data Index file
Plain text file test.php Example Example
Download all files: vnc_floodrecorder.tar.gz vnc_floodrecorder.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.