Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-15 00:31
0.9.7.5

Some memory leaks in scoreboard read/write operations and some HTML 4.0 Strict warnings were fixed. A truncf workaround for Solaris was added.
標籤: Minor bugfixes

2006-05-29 01:06
0.9.7.4

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.
標籤: Minor bugfixes

2006-04-19 20:22
0.9.7.3

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).
標籤: Minor bugfixes

2006-02-02 22:38
0.9.7.2

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.
標籤: Minor bugfixes

2006-01-29 14:22
0.9.7.1

Thread-safety functions have been added. Many
stress tests and various code improvements have
been made for performance and security reasons.
標籤: Minor security fixes

Project Resources