All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] non-guaranted bandwith shaping
@ 2003-04-07 22:18 Alexandru Coseru
  2003-04-08 17:47 ` Stef Coene
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandru Coseru @ 2003-04-07 22:18 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]

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



                            Alex

[-- Attachment #2: Type: text/html, Size: 1221 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] non-guaranted bandwith shaping
  2003-04-07 22:18 [LARTC] non-guaranted bandwith shaping Alexandru Coseru
@ 2003-04-08 17:47 ` Stef Coene
  0 siblings, 0 replies; 2+ messages in thread
From: Stef Coene @ 2003-04-08 17:47 UTC (permalink / raw)
  To: lartc

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-08 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-07 22:18 [LARTC] non-guaranted bandwith shaping Alexandru Coseru
2003-04-08 17:47 ` Stef Coene

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.