From owner-freebsd-ipfw Sun Feb 24 21:24:37 2002 Delivered-To: freebsd-ipfw@freebsd.org Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 6414437B417 for ; Sun, 24 Feb 2002 21:24:28 -0800 (PST) Received: (from rizzo@localhost) by iguana.icir.org (8.11.6/8.11.3) id g1P5OLQ88742; Sun, 24 Feb 2002 21:24:21 -0800 (PST) (envelope-from rizzo) Date: Sun, 24 Feb 2002 21:24:21 -0800 From: Luigi Rizzo To: Michael Sierchio Cc: Jerry Murdock , FreeBSD user , Sean Chittenden , freebsd-ipfw@FreeBSD.ORG Subject: Re: ipfw, dummynet, weights, and ssh? Message-ID: <20020224212421.A88678@iguana.icir.org> References: <20020224193958.95528.qmail@web14603.mail.yahoo.com> <3C797EAA.4090005@tenebras.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C797EAA.4090005@tenebras.com> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 24, 2002 at 04:00:42PM -0800, Michael Sierchio wrote: > Jerry Murdock wrote: > > >http://info.iet.unipi.it/~luigi/bsdcon01/dummynet/mgp00020.txt > > Geez, that's the beauty of an example. It almost seems obvious. > I vote for either adding it to the (already lengthy) man page, > or perhaps including in a /usr/share/examples/ipfw/etc. > > One further question: is it possible to use separate queues of > the same weight to insure fairness -- i.e. is there a round robin > approach to queues of equal weight with backlogs? of course yes. Both for same and different weight. Ever wondered why this type of scheduling is called Weighted FAIR Queueing ? Now i understand that the manpage is rather concise on this particular topic, but turning it into a 40-pages tutorial on traffic management and scheduling would be equally bad for those just looking at the command syntax. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message