From: Andreas Klauer <Andreas.Klauer@metamorpher.de>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HTB, strange capacity distribution
Date: Mon, 20 Feb 2006 22:59:29 +0000 [thread overview]
Message-ID: <20060220225929.GA19681@EIS> (raw)
In-Reply-To: <131577286.20060220225933@elusion.sk>
On Mon, Feb 20, 2006 at 10:59:33PM +0100, Boris Gereg wrote:
> I made a screen to help explain my problem. Please, see this picture:
> http://elusion.sk/visual_inet_hory.png
Nice graph. I assume this is on downstream, and you rely on HTB to drop
packets for you. You may have read this in the archives already - it's
much harder to shape downstream than upstream, because you can't really
influence what the other side is sending you. So no matter what you do
it's probably hard to get near-optimal results.
> This is my HTB config (using latest htb-init script):
I must admit I'm not familiar with htb-init. What are the parent-child
relationships here? I'm missing the "internet" parent class that groups
all the other traffics (except local) together. Does htb-init generate
that on it's own somehow?
If not, chances are your HTB tree is just exceeding your line capacity
in general, as all classes are allowed to borrow without limit, rendering
the prio setting uneffective, leading to random results.
Could you post the output of 'tc -d qdisc/class show dev $DEVICE'?
Regards,
Andreas Klauer
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2006-02-20 22:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-20 21:59 [LARTC] HTB, strange capacity distribution Boris Gereg
2006-02-20 22:59 ` Andreas Klauer [this message]
2006-02-21 7:52 ` Andreas Klauer
2006-02-21 13:21 ` Boris Gereg
2006-02-22 17:15 ` Andreas Klauer
2006-02-23 7:11 ` Andreas Klauer
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=20060220225929.GA19681@EIS \
--to=andreas.klauer@metamorpher.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.