Login   Register  
PHP Classes
elePHPant
Icontem

Class: FloodDam

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Murat Atay  >  FloodDam  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: FloodDam
Base name: flooddam
Description: Protect a site against abusive number of accesses
Related classes:
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 1056 users
All time rank: 2856
Week users: 2 users
Week rank: 1677
Picture of Murat Atay
Author: Murat Atay <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Turkey Turkey - PHP jobs in Turkey
Age: 29
All time rank: 134724 in Turkey Turkey
Week rank: 1245 Up25 in Turkey Turkey Down


  Detailed description  
This class can be used to protect a site against an abusive number of accesses.

It determines the IP address of each user accessing the site PHP scripts and keeps the access counts stored in distinct files per each IP address.

When the number of accesses from an IP address exceeds a configurable limit, the class exits the current script and the user from the banned address is not served.

The class is able to determine the current user IP address from environments and also attempts to determine the IP address of users behind proxies.

The class may automatically deny access to users when it is not possible to determine their IP addresses.

 

  Groups  
Group folder image Networking Networking protocols, clients and servers View top rated classes
Group folder image Security Security protection and attack detection View top rated classes

  Freshmeat project   Rate classes User ratings   Applications   Files Files  

  Freshmeat project  
Project record: flooddam
Popularity score: 5.66
Vitality score: 48.9

  User ratings  
There are not enough user ratings to display for this class.

  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 folder image Files  
File Role Description
Plain text file example_en.php Example English Example Page
Plain text file example_tr.php Example Turkish Example Page
Plain text file flooddam.php Class FloodDam Class
Plain text file readme_en.txt Doc. English Documentation
Plain text file readme_tr.txt Doc. Turkish Documentation

Download all files: flooddam.tar.gz flooddam.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.