Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2002 14:49:39 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        "Peter Brezny" <peter@skyrunner.net>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: traffic prioritization.
Message-ID:  <20021201144939.0001f7d7.Alexander@Leidinger.net>
In-Reply-To: <NEBBIGLHNDFEJMMIEGOOEEDFFEAA.peter@skyrunner.net>
References:  <NEBBIGLHNDFEJMMIEGOOEEDFFEAA.peter@skyrunner.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Nov 2002 17:05:11 -0500
"Peter Brezny" <peter@skyrunner.net> wrote:

> I feel sure that it can be done with it.  I'm vuagely familiar with the
> etinc.com's bwmgr package which seems to do traffic prioritization.

Define a pipe and some queues which feed their data into the same pipe,
the data of the queues is then priorized depending on the weight of the
queues.  The data with the lowest priority doesn't get stopped, it will
find it's way through the pipe, it's just that higher priorized data
gets more of the max. bandwith of the pipe than lower priorized data.

Bye,
Alexander.

-- 
            Secret hacker rule #11: hackers read manuals.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021201144939.0001f7d7.Alexander>