Develop and Download Open Source Software

mod_cband

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2006-11-15 00:31
Some memory leaks in scoreboard read/write operations and some HTML 4.0 Strict warnings were fixed. A truncf workaround for Solaris was added.
2006-05-29 01:06
In the previous version of the module, the bandwidth speed limited by CBandExceededSpeed directive wasn't set to the normal value after a refresh period. This bug has been fixed.
2006-04-19 20:22
This release fixes memory leaks in mod_cband's output filter and adds a
truncf() definition for OpenBSD. It has been tested with high bandwidth
and big files (over 3GB).
2006-02-02 22:38
A segmentation fault when cband-status is refreshing has been fixed. This version adds a 'truncf' definition for FreeBSD, more documentation in the package, a better download speed approximator, and management of the list of remote hosts.
2006-01-29 14:22
Thread-safety functions have been added. Many
stress tests and various code improvements have
been made for performance and security reasons.

Project Resources

http://cband.linux.pl
http://freecode.com/urls/8025a9b3a7829ee14c10c2a2ba57fbd5
http://freecode.com/urls/d03d467b27a563d4d8e0f7e2c69a86ce
http://freecode.com/projects/mod_cband

Project Description

mod_cband is an Apache 2 module that solves the
problem of limiting the bandwidth usage of users,
virtual hosts, and destinations. When the
configured transfer limit is exceeded, mod_cband
will redirect all further requests to a location
specified in the configuration file. The module
can also limit download speeds and maximal
requests per second for virtualhosts, users, and
remote clients.

(This Description is auto-translated)