From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] non-guaranted bandwith shaping
Date: Tue, 08 Apr 2003 17:47:25 +0000 [thread overview]
Message-ID: <marc-lartc-104982411924701@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104975398128265@msgid-missing>
On Tuesday 08 April 2003 00:18, Alexandru Coseru wrote:
> can somebody give me an example of how can I shape a non-guaranted bandwith
> net connection ?
>
> i just wanna make some priority for www traffic so the band doesn't get
> full with kazza downloads...
>
>
> I've searched for examples , but I cannot find ones....
> I've found only for guaranted bandwidth
It depends on your minimum and maximum bandwidth. Let's say you have minium
100kbit and maximum 500kbit /s. If you create a htb setup like this :
root class with rate = ceil = 500
child class1
child class2
And sum of rate of child class1 + class2 = 100 and ceilP0.
Actually you create a htb setup for the minimum bandiwidth but it can use all
availble bandwidth if it can.
This is just an idea, I don't know if it will work. But I don't see why it
shouldn't.
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/
prev parent reply other threads:[~2003-04-08 17:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-07 22:18 [LARTC] non-guaranted bandwith shaping Alexandru Coseru
2003-04-08 17:47 ` Stef Coene [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-104982411924701@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.