» Summary | » License |
---|---|
Detect and protect from attempts to flood a site | LGPL |
» Current Release | » Bug Summary |
0.1.1 (alpha) was released on 2007-03-22 by vagharsh (Changelog) Easy InstallNot sure? Get more info. pear install HTTP_FloodControl Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_FloodControl Development Roadmap (next release: 0.1.0 in -6439 days!!, 0% complete) |
No open bugs
Report a new bug to HTTP_FloodControl |
» 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. |
|
» Maintainers | » More Information |
|