NOTICE: This package has been removed from pkgsrc

./wip/ap-choke, Limit resource usage by greedy clients

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.06, Package name: ap-choke-0.06, Maintainer: dmb

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.


Required to run:
[www/apache]

Master sites:

SHA1: ade769b16d02dec3f3f64e9c45a05e28344ec5b2
RMD160: c93fd8933946b9899482bc3536b0e5dc6f58d87b
Filesize: 17.827 KB

Version history: (Expand)


CVS history: (Expand)


   2015-01-10 21:46:01 by Thomas Klausner | Files touched by this commit (20) | Package removed
Log message:
Remove packages using www/apache/module.mk, which was removed a
long time ago.
   2012-09-24 18:47:36 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.

   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2005-06-13 02:09:07 by Krister Walfridsson | Files touched by this commit (15)
Log message:
Remove obsolete USE_BUILDLINK3=yes.
   2005-03-16 01:57:55 by Dominik Bialy | Files touched by this commit (6) | Imported package
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.