2001-03-02 22:06:09

by Christian Worm Mortensen

[permalink] [raw]
Subject: [ANNOUNCE] New version of the WRR network scheduler

Hi,

I have just released a new version of the WRR scheduler supporting the
2.4 kernels besides 2.2 as always . The WRR scheduler is an extension
to the Traffic Control/network bandwidth management part of the Linux
kernels. The scheduler was developed to support distributing bandwidth
on a shared Internet connection fairly between local machines.

Further comments:

* As a default all local machines will get equally much
of the bandwidth if they have sufficient demand. This
is obtained by doing so-called weighted round robin (wrr)
scheduling.
* It is possible to give machines transferring much data
over a long or short period of time less bandwidth.
* It can work on a bridge, a router or on a firewall.
* Supports accounting locally generated masqgraded packets
to the correct local machine.
* On the WRR home page an extension is available which
includes patches for Squid and the Nec socks5 proxy servers
so that proxied packets can also be accounted to the
correct local machine.
* Includes a configuration file based set of scripts that
will setup everything without changing your basic network
setup. The scripts will allow you to shape both incoming
and outgoing traffic.


Christian


2001-03-02 22:28:05

by Aaron Tiensivu

[permalink] [raw]
Subject: Re: [ANNOUNCE] New version of the WRR network scheduler

Umm.. where is it located? :)


2001-03-02 22:34:15

by Christian Worm Mortensen

[permalink] [raw]
Subject: Re: [ANNOUNCE] New version of the WRR network scheduler

Hi again,

> I have just released a new version of the WRR scheduler supporting the
> 2.4 kernels besides 2.2 as always .

Oops, I forgot to write that it is available from http://wipl-wrr.dkik.dk/wrr/


Christian.