|
| Description |
Used to determine how much data is put in each bucket when Squid starts, is reconfigured, or first notices a host
accessing it
|
Built Option
|
–enable-delay-pools
|
Usage
|
delay_initial_bucket_level percent(0-100) |
Default
|
delay_initial_bucket_level 50
|
Synopsis
The initial bucket percentage is used to determine how much is put in each bucket when Squid starts, is reconfigured, or first notices a host accessing it. In class 2 and class 3, individual hosts and networks only have buckets associated with them once they have been “seen” by Squid
Arguments
percent
|
Initial bucket level in percentage
|
Example(s)
delay_initial_bucket_level 20 |
|