From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Date: Fri, 23 Dec 2005 02:50:40 +0000 Subject: Re: [LARTC] HTB droping packets Message-Id: <43AB6600.8090701@dsl.pipex.com> List-Id: References: <20051221135538.M20919@tim.ro> In-Reply-To: <20051221135538.M20919@tim.ro> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Dumitrache Ionut wrote: > Hello, > > I'm using htb3 with kernel 2.6.13 on debian testing release. I have a > hierarchy consisting of 10 parents clas each with 2 to 20 childs and every > child use sfq. The problem is when the default class become congested, the > system start to drop packets for 2 seconds all traffic is blocked, another 3 > to 5 minutes all goes all and so on. > Anyone have any ideea about this ? Your arp traffic is probably going to default - either don't use htb default or filter ... protocol arp u32 match u32 0 0 ... to a high prio/bandwidth class. Andy. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc