From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] filters not doing anything?
Date: Tue, 22 Apr 2003 14:41:31 +0000 [thread overview]
Message-ID: <marc-lartc-105103421120228@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105078585814903@msgid-missing>
> > But where is your catch all rule to put the packets in the 2:4 band?
>
> Catchall rule? I only want fwmarked traffic in 2:4, and it gets in
> there through 40:1 and 40:2.
Ok.
> > And you never put packets in the 2:2 band.
> Yeah, that's yet to be filled, I was going to select traffic for that
> once I had it up and running. But I don't yes, because I can't even
> get the simple test case working properly, let alone this :-(
Ok.
> > An other question, why do you added that 4 bands prio? You can do the
> > same only with the htb qdisc.
>
> How? I want the first band to have priority, always. I could make its
> rate equal to its ceil, but that'd mean the other classes in the HTB
> would have to have rate 0, and that'd mean the bandwidth that gets
> left after the first band was depleted would get distributed evenly,
> and I don't want that.
It depends on what you want to achieve. You create a very complicated setup
with 3 qdiscs. If you only want speed up ACK, and other traffic, you can do
this with 1 htb qdisc only. More qdiscs, means more queues so higher
latency, higher CPU usage.
It also depends on how mach traffic you put in the bands. If you only want to
speed up ACK, you can also use a htb class with a higher priority.
So it just depends on what you want to do. Maybe there is a cleaner solution.
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-04-22 14:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-19 20:55 [LARTC] filters not doing anything? Frank v Waveren
2003-04-19 22:38 ` Frank v Waveren
2003-04-20 21:44 ` Stef Coene
2003-04-20 21:56 ` Frank v Waveren
2003-04-20 21:59 ` Stef Coene
2003-04-20 22:12 ` Frank v Waveren
2003-04-21 9:20 ` Stef Coene
2003-04-21 14:04 ` Frank v Waveren
2003-04-21 19:33 ` Stef Coene
2003-04-21 20:19 ` Frank v Waveren
2003-04-22 14:41 ` Stef Coene [this message]
2003-04-22 17:25 ` Frank v Waveren
2003-04-22 17:55 ` Stef Coene
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-105103421120228@msgid-missing \
--to=stef.coene@docum.org \
--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.