From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Beverley Subject: Re: bandwidth-limiting on LAN interface egress (2) Date: Sun, 20 Nov 2011 13:38:39 +0000 Message-ID: <1321796319.2382.948.camel@andybev-desktop> References: <1321480803.2382.62.camel@andybev-desktop> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=andybev.com; s=selector1; t=1321796319; bh=qucKorl2odQfrB6/n50z4lKnbbsWlMifU1INtr18BWg=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=bW1c0uSbDsh1jgZ3ahdqbyZDzSXlkFg9bcFmoFma7dwX3ugRal9E7QaFe5oacLMod YQSo/n7Wnrt1lWn21P+kXOzoNJnZTM5Ez2mkOlKhaG6UPqkcOB+SvvZvkCk1Y2pfEY MbGtsR/uSwpzyYQwiDk4ZOfdhfJVS5Myph8pDJ0s= In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Lloyd Standish Cc: netfilter@vger.kernel.org On Wed, 2011-11-16 at 16:56 -0600, Lloyd Standish wrote: > Can I assume from your comments that you think queuing in the router > should not cause big latency problems as long as interactive traffic > is given highest priority? My personal opinion is that it should be okay, although depends what you define as "big latency". I've been running the rules previously described for a while now, and whilst they're not perfect, the latency is minimal (I comfortably use SSH whilst the link is saturated). You might also want to check out some of the "buffer bloat" discussions: http://netoptimizer.blogspot.com/ http://gettys.wordpress.com/2010/12/03/introducing-the-criminal-mastermind-bufferbloat/ Andy