Apache 2 Bandwidth Quota and Throttling
mod_cband is an Apache 2 module provided to solve the problem of limiting users' and virtualhosts' bandwidth usage. The current versions can set virtualhosts' and users' bandwidth quotas, maximal download speed (like in mod_bandwidth), requests-per-second speed and the maximal number of simultanous IP connections (like in mod_limitipconn) I advise using mod_cband by hosting companies, which would like to limit data transfer for their users, such as "10 Gb of traffic per month". There already exists the mod_curb module, which can limit data transfers, but it doesn't work with virtualhosts and Apache 2, so I wrote my own module fully compatible with Apache 2 API and supporting per-user and per-virtualhost bandwidth limiting Authors: ---------- * Lukasz Dembinski <dembol@cband.linux.pl> * Sergey V. Beduev <shaman@interdon.net> * Kyle Poulter <kyle@unixowns.us> * J. Kendzorra <kenzo@kenzo.homelinux.org> * Adam Dawidowski <drake@oomkill.net> * Arvind Srinivasan <arvind@madtux.org>
- 18 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
apache2-mod_cband.changes | 00000010451.02 KB | 1208374604over 16 years ago | |
apache2-mod_cband.spec | 00000021582.11 KB | 1208374605over 16 years ago | |
mod-cband-0.9.7.3_install.patch | 0000000495495 Bytes | 1208374606over 16 years ago | |
mod-cband-0.9.7.5.tgz | 000007071369.1 KB | 1208374606over 16 years ago |
Latest Revision
hostmaster
committed
over 16 years ago (revision 4)