Logoj0ke.net Open Build Service > Projects > Apache:Modules > apache2-mod_cband
Sign Up | Log In

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>

Source Files

Filename Size Changed Actions
apache2-mod_cband.changes 1.02 KB about 16 years ago Download File
apache2-mod_cband.spec 2.11 KB about 16 years ago Download File
mod-cband-0.9.7.3_install.patch 495 Bytes about 16 years ago Download File
mod-cband-0.9.7.5.tgz 69.1 KB about 16 years ago Download File

Latest Revision

hostmaster hostmaster committed about 16 years ago (revision 4)

Comments for Apache:Modules (0)