PEAR  
Search package by name
 

Package Management
Package Management

 

Package Search
Package Search

 

Channel Management
Channel Management

 

Configuration
Configuration

 
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package HTTP_FloodControl
Installed - no -
Latest 0.1.1
License LGPL
Summary Detect and protect from attempts to flood a site
Description The HTTP_FloodControl package can be used to detect and protect a
Web site from attempts to flood it with too many requests. It also allows to
protect the site from automatic downloading many pages or files from the same
IP address, session ID or other unique identifier.

The detection of flood is determine according to a set of parameters indicating
the maximal allowed number of requests for the certain time interval. It is
possible to set several parameters at once in order to perform more effective
protection.

The package uses various storage containers (regular files, DB, MDB, MDB2) to
handle counter logs.
Dependencies
PHP Version: 5.0.0 or newer
PEAR Package: pear.php.net/PEAR 1.4.0dev13 or newer
PEAR Package: pear.php.net/PEAR_Exception 1.3.3 or newer
PEAR Package: pear.php.net/DB 1.7.6 or newer1
PEAR Package: pear.php.net/MDB 1.3.0 or newer1
PEAR Package: pear.php.net/MDB2 2.3.0 or newer1
Options
install Install package
More extra info Extended Package Information
manual pear.php.net Developer Documentation
manual pear.php.net Package Manual