From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Roy" Date: Mon, 15 Dec 2003 18:14:06 +0000 Subject: Re: [LARTC] Controlling only delay using HTB without stealing excess bandwidth Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org htb is very primitive trafic managing system (if compare it with ipatbles) because it was designed for high speed, and not quality Anyway it is not easy to make what you want because delay is the same as priority so the first function is just side effect of second. There is no easy way to make what you want. Hi Gurus, The documentation isn't terribly clear, but it seems that the HTB 'prio' field has two separate functions: 1. Classes with lower prio get all the excess bandwidth first. 2. Classes with lower prio get lower delay. I want just #2 - and not #1 In other words, for example lets say that I have a 100kbps link, divided to classes A and B as following. A - rate kbps limit0kbps B - rate kbps limit0kbps How can I get class B to have a lower delay than A, while still sharing the excess bandwidth fairly with A? Thanks, Aron Brand _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/