Re: [squid-users] delay parameters

From: Przemek Czerkas <pczerkas@dont-contact.us>
Date: Wed, 22 Sep 2004 20:07:20 +0200

> On Wed, 22 Sep 2004, Mustafa ERGUC wrote:
>
> > delay_parameters 1 4000/12000 what does this mean?
>
> That there will be a bucket size of 12000 bytes and each second 4000 bytes
> is added to this bucket.
>
> Or in other words, the clients of this pool can download bursts of up to
> 12000 bytes without getting limited as long as the average is no more than
> 4000
>
> Regards
> Henrik

I found out that what client actually download is burst of up to
maximum * (DL_SPEED) / (DL_SPEED - restore)
bytes without getting limited, where
DL_SPEED is speed at which pool is being emptied (phys. downlink speed) in bytes/sec.
restore/maximum is 4000/12000 in here.

Przemek
Received on Wed Sep 22 2004 - 12:07:40 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:02 MDT