From: Michael Ulitskiy <mdu113@acedsl.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Shaping traffic by flows
Date: Tue, 13 May 2003 18:28:10 +0000 [thread overview]
Message-ID: <marc-lartc-105285148902163@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105284563727431@msgid-missing>
> > So once again the question is whether it's possible to shape each
> > flow from a particular ip range to the particular rate?
> Not without creating a lot of classes. You can try the wrr qdisc :
> http://wipl-wrr.sourceforge.net/
> It creates 1 class for each ip-addres (or mac-address) it sees.
>
> Stef
Thanks.
I'm not quite clear whether wrr creates classes automatically or
$MAX_CLASSES classes created at startup and then wrr just choose
wich one to use according to its internal classification?
Looks like the latter according to example script. If so, is this really the
best option available?
If wrr does create classes automatically, I don't seem to be able to figure out
how to specify which queue discipline should be attached to created classes.
Thanks again for your help.
Michael
_______________________________________________
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-05-13 18:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-13 16:47 [LARTC] Shaping traffic by flows Michael Ulitskiy
2003-05-13 17:15 ` Stef Coene
2003-05-13 18:28 ` Michael Ulitskiy [this message]
2003-05-13 20:13 ` Matias Bjorling
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-105285148902163@msgid-missing \
--to=mdu113@acedsl.com \
--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.