Subject: CVS commit: wip/ap-choke
From: Dominik Bialy
Date: 2005-03-16 01:57:55
Message id: E1DBMrD-0004iR-Ob@sc8-pr-cvs1.sourceforge.net

Log Message:
mod_choke is a module for Apache that limits usage by greedy clients.
It's two main functions are to limit the number of concurrent
connections per IP, and to limit the rate at which apache sends data
to the client. It includes detection of users behind proxy servers
(using the X-Referred-By header). It includes limiting the speed at
which files are sent to a configurable rate, with the option of
allowing a burst at full speed for the first chunk of a file.


Files:
RevisionActionfile
1.1importwip/ap-choke/Makefile
1.1importwip/ap-choke/PLIST
1.1importwip/ap-choke/distinfo
1.1importwip/ap-choke/DESCR
1.1importwip/ap-choke/TODO
1.1importwip/ap-choke/MESSAGE