All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] definition of burst
@ 2002-07-30 10:28 Anton Yurchenko
  2002-07-30 10:37 ` Christian Hammers
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anton Yurchenko @ 2002-07-30 10:28 UTC (permalink / raw)
  To: lartc

Hello,

How does HTB define burst. What does it consider a burst, I mean how 
does it destinguish when to allow traffic above rate(ceil), within 
burst(cburst) values?

-- 

Anton Yurchenko<phila@dg.net.ua>
Digital Generation


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] definition of burst
  2002-07-30 10:28 [LARTC] definition of burst Anton Yurchenko
@ 2002-07-30 10:37 ` Christian Hammers
  2002-07-30 11:00 ` Anton Yurchenko
  2002-07-30 11:31 ` Christian Hammers
  2 siblings, 0 replies; 4+ messages in thread
From: Christian Hammers @ 2002-07-30 10:37 UTC (permalink / raw)
  To: lartc

Hi

On Tue, Jul 30, 2002 at 01:28:56PM +0300, Anton Yurchenko wrote:
> How does HTB define burst. What does it consider a burst, I mean how 
> does it destinguish when to allow traffic above rate(ceil), within 
> burst(cburst) values?

From just reading the docs (not the actual source) I would say that
"rate" is only the rate in which the bucket is filled with tokens.
"burst" defines the size of the bucket. I.e. when the bucket is filled up
after a pause, you can send out as much packets as the bucket is large as
fast as you want. The burst therefore starts at a sometimes undefined point
in time but definetly ends when the bucket is simple empty. Because then,
the packets have to wait for new tokens which only arrives at the "rate" 
frequency.

So "burst" defines the endurance of the burst.

(if you want those small-burst-until-the-bucket-is-empty to be not as fast 
as possible but shaped as well then you have to use the maxpeak parameter.

HTH,

-christian-

-- 
Christian Hammers    WESTEND GmbH - Aachen und Dueren     Tel 0241/701333-0
ch@westend.com     Internet & Security for Professionals    Fax 0241/911879
          WESTEND ist CISCO Systems Partner - Authorized Reseller

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] definition of burst
  2002-07-30 10:28 [LARTC] definition of burst Anton Yurchenko
  2002-07-30 10:37 ` Christian Hammers
@ 2002-07-30 11:00 ` Anton Yurchenko
  2002-07-30 11:31 ` Christian Hammers
  2 siblings, 0 replies; 4+ messages in thread
From: Anton Yurchenko @ 2002-07-30 11:00 UTC (permalink / raw)
  To: lartc

Christian Hammers wrote:

>Hi
>
>On Tue, Jul 30, 2002 at 01:28:56PM +0300, Anton Yurchenko wrote:
>  
>
>>How does HTB define burst. What does it consider a burst, I mean how 
>>does it destinguish when to allow traffic above rate(ceil), within 
>>burst(cburst) values?
>>    
>>
>
>>From just reading the docs (not the actual source) I would say that
>"rate" is only the rate in which the bucket is filled with tokens.
>"burst" defines the size of the bucket. I.e. when the bucket is filled up
>after a pause, you can send out as much packets as the bucket is large as
>fast as you want. The burst therefore starts at a sometimes undefined point
>in time but definetly ends when the bucket is simple empty. Because then,
>the packets have to wait for new tokens which only arrives at the "rate" 
>frequency.
>
>So "burst" defines the endurance of the burst.
>
>(if you want those small-burst-until-the-bucket-is-empty to be not as fast 
>as possible but shaped as well then you have to use the maxpeak parameter.
>  
>
maxpeak?  is that an undocumented HTB param?

>HTH,
>
>-christian-
>
>  
>


-- 

Anton Yurchenko<phila@dg.net.ua>
Digital Generation



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] definition of burst
  2002-07-30 10:28 [LARTC] definition of burst Anton Yurchenko
  2002-07-30 10:37 ` Christian Hammers
  2002-07-30 11:00 ` Anton Yurchenko
@ 2002-07-30 11:31 ` Christian Hammers
  2 siblings, 0 replies; 4+ messages in thread
From: Christian Hammers @ 2002-07-30 11:31 UTC (permalink / raw)
  To: lartc

On Tue, Jul 30, 2002 at 02:00:40PM +0300, Anton Yurchenko wrote:
> maxpeak?  is that an undocumented HTB param?
Oh.. I mixed something up, it was "peakrate", not "maxpeak", and moreover
I was referring to the "Token Bucket Filter", TBF, not the "Hierarchy
Token Bucket ", HTB, although it should work quite similar.

BTW: There's an excelent user guide at
http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm

bye,

-christian-

-- 
Christian Hammers    WESTEND GmbH - Aachen und Dueren     Tel 0241/701333-0
ch@westend.com     Internet & Security for Professionals    Fax 0241/911879
          WESTEND ist CISCO Systems Partner - Authorized Reseller

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2002-07-30 11:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-30 10:28 [LARTC] definition of burst Anton Yurchenko
2002-07-30 10:37 ` Christian Hammers
2002-07-30 11:00 ` Anton Yurchenko
2002-07-30 11:31 ` Christian Hammers

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.