Download List

Descripción del Proyecto

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-01-26 14:13
0.9.7.0

Esta es la primera versión estable del módulo. Algunos pequeños errores han sido corregidos. Las peticiones-por-segundo limitador de velocidad se ha mejorado.
Tags: Minor bugfixes
This is the first stable version of the module.
Some small bugs have been fixed. The
requests-per-second speed limiter has been
improved.

2006-01-22 11:00
0.9.6.1

Esta versión tiene mejoras en muchos incluyendo un limitador de velocidad basado en el ancho de banda "equidad, participación" algoritmo diseñado para permitir compartir el ancho de banda justo entre los hosts virtuales y los usuarios. Ahora también hay un limitador de velocidad de cliente remoto basado en IP remota o clases de destino. Ahora también es posible limitar el máximo de conexiones simultáneas para cualquier máquina virtual o un cliente remoto.
Tags: Major feature enhancements
This version featured many improvements including a new speed limiter based on the "Fairness Bandwidth Sharing" algorithm designed for enabling fair bandwidth sharing between virtual hosts and users. There is now also a limiter for remote client speed based on remote IP or destination classes. It is now also possible to limit maximum simultanous connections for any virtual host or remote client.

2005-12-07 07:15
0.9.6.0

Un limitador de velocidad de ancho de banda y almacenamiento en caché de cuadro de indicadores se han añadido. Nuevo límite de unidades también están disponibles (kibi, mebi, gibi, etc.) Muchas pruebas de estrés y limpieza de código se han hecho.
Tags: Major feature enhancements
A bandwidth speed limiter and scoreboard caching
have been added. New limit units are also
available (kibi, mebi, gibi, etc). Many
stress-tests and code cleanups have been done.

2005-11-03 17:46
0.9.5.3

Un error que impidió que un usuario pueda ver el / Cband-status-me cuando se supera el ancho de banda del usuario se fija. Humanos de los límites de lectura y el uso de los formatos se han añadido.
Tags: Minor bugfixes
A bug which prevented a user from viewing the
/cband-status-me when the user's bandwidth is
exceeded was fixed. Human-readable limits and
usage formats have been added.

2005-10-22 20:52
0.9.5.2

Un Cband-status-me controlador y las unidades de límite de ancho de banda se han añadido.
Tags: Minor feature enhancements
A cband-status-me handler and bandwidth limit
units have been added.

Project Resources