From: trepo <trepo@azet.sk>
To: lartc@vger.kernel.org
Subject: Re:[LARTC] Re: [LARTC]probably solved... why all goes to default!!
Date: Wed, 19 Nov 2003 19:15:38 +0000 [thread overview]
Message-ID: <marc-lartc-106927518905742@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106924268828268@msgid-missing>
> |---class X htb => qdisc X
> | |---class Y => qdicsY
> | |---class Z => qdicsZ
> |---class A
Just a guess, but:
In this configuration the root qdisc (to which your filters are attached)
doesn't know anything about classes Y and Z; it only "sees" _class_ X and A.
So it cannot direct the traffic to Y or Z.
Also this way you increase the delay on the link:
"HTB as child of another HTB is NOT the same as class under another
class within the same HTB. It is because when class in HTB can send it
will send as soon as hardware equipment can. So that delay of underlimit
class is limited only by equipment and not by ancestors.
In HTB under HTB case the outer HTB simulates new hardware equipment
with all consequences (larger delay)"
(Taken from the HTB User Guide -
http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm)
~ tv ~
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2003-11-19 19:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-19 11:51 [LARTC] Re: [LARTC]probably solved... why all goes to default!! raptor
2003-11-19 18:30 ` Stef Coene
2003-11-19 19:15 ` trepo [this message]
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-106927518905742@msgid-missing \
--to=trepo@azet.sk \
--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