Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2003 00:04:31 +0200 (MEST)
From:      Frank Reppin <shauwn@relay.boerde.de>
To:        Alexander <amour@amour.ath.cx>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: "pipe sharing program", something like cbq
Message-ID:  <Pine.LNX.4.44.0304140002140.7621-100000@relay.boerde.de>
In-Reply-To: <20030413233019.S65387-100000@amour.ath.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Apr 2003, Alexander wrote:

> Hello !

hi,

>
> I'm looking a program that can do the following stuff:
>
> If I have 5 clients, each of them with 64k pipe and all of them share a
> 256k pipe. And at a certain time some of the clients are using their full
> 64k capacity and the others are using not pretty much (like just browsing
> sites or just idling), so the program should notice that and get some from
> the 64k pipe of each idler and share it through the rest of active users.

ALTQD:

http://www.csl.sony.co.jp/~kjc/software.html#ALTQ

should fulfil your needs.
You can define classes within CBQ and those classes
can borrow 'unused' bandwidth from their respective
parentclasses.

Best regards,

Frank Reppin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0304140002140.7621-100000>