On Fri, 24 Sep 2004, yance kowara wrote:
delay_parameters 1 200000/100000 170000/100000 -1/-1
This does not work. The pool size needs to be larger than the refill rate,
otherwise the refill immediately overflows the pool and the excess is
discarded.
Just one stupid question, which one is the pool size, which one is the refill
rate, I kept on getting mixed up between the two.
from squid.conf.default:
A pair of delay parameters is written restore/maximum, where restore is
the number of bytes (not bits - modem and network speeds are usually
quoted in bits) per second placed into the bucket, and maximum is the
maximum number of bytes which can be in the bucket at any time.
Regards
Henrik