Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: "Patrik" <ph@kurd.nu>
To: lartc@vger.kernel.org
Subject: RE: [LARTC] I seem to have a problem with HTB
Date: Fri, 14 Dec 2001 17:24:02 +0000	[thread overview]
Message-ID: <marc-lartc-100835074605782@msgid-missing> (raw)
In-Reply-To: <marc-lartc-100823414120710@msgid-missing>

[-- Attachment #1: Type: text/plain, Size: 903 bytes --]

> > Try a newer HTB patch, it fixes this problem.

I haven't found any newer.. 

> 
> what is newer? I'm currently experiencing the same problem on a SMP
box,
> kernel 2.4.13 patched with the 39085 bytes htb_2.4.14.diff, HZ set to
> 1024.
> 
> tc qdisc add dev eth0 root handle 1: htb default 3
> 
> tc class add dev eth0 parent 1: classid 1:1 htb rate 10Mbit burst 10kB
> tc qdisc add dev eth0 parent 1:1 sfq perturb 10
> tc class add dev eth0 parent 1: classid 1:3 htb rate 90Mbit burst 90kB
> 
> Whenever the overlimit for 1:1 kicks in, "HTB delay > 5sec" messages
> appear and traffic stalls immediately. Any ideas?

I used to have this problem too. I found out that the parent burst was
set lower than its children burst. When I increased the parent burst, I
didn't receive more of these messages...

I'm not 100% sure if I've done the right decision, but it solved the
problem.

Sincerely Patrik


[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3250 bytes --]

  parent reply	other threads:[~2001-12-14 17:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-13  9:01 [LARTC] I seem to have a problem with HTB Leszek Olszewski
2001-12-13  9:49 ` bert hubert
2001-12-14 16:15 ` Stefan Rompf
2001-12-14 16:20 ` Leszek Olszewski
2001-12-14 17:24 ` Patrik [this message]
2001-12-15 13:52 ` bert hubert
2001-12-17  6:39 ` Martin Devera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-100835074605782@msgid-missing \
    --to=ph@kurd.nu \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox