mod_cband 0.9.7.5 review
Downloadmod_cband is an Apache 2 module provided to solve the problem of limiting users' and virtualhosts' bandwidth usage
|
|
mod_cband is an Apache 2 module provided to solve the problem of limiting users' and virtualhosts' bandwidth usage. When the configured virtualhost's transfer limit is exceeded, mod_cband will redirect all further requests to a location specified in the configuration file.
I advice for using mod_cband by hosting companies, which would like to limit data transfer for it's users, such as "10 Gb of traffic per month".
There is already module mod_curb which can limit data transfer, 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-users and per-virtualhosts bandwidth limiting.
What's New in This Release:
Some memory leaks in scoreboard read/write operations and some HTML 4.0 Strict warnings were fixed.
A truncf workaround for Solaris was added.
mod_cband 0.9.7.5 keywords