Squid configuration directive client_delay_initial_bucket_level

Available in: 3.3   3.2   3.HEAD  

History:

Changes in 3.2 client_delay_initial_bucket_level

New setting for client bandwidth limits to determine the initial bucket size as a percentage of max_bucket_size from client_delay_parameters.

Configuration Details:

Option Name:client_delay_initial_bucket_level
Replaces:
Requires:--enable-delay-pools
Default Value:client_delay_initial_bucket_level 50
Suggested Config:

	This option determines the initial bucket size as a percentage of
	max_bucket_size from client_delay_parameters. Buckets are created
	at the time of the "first" connection from the matching IP. Idle
	buckets are periodically deleted up.

	You can specify more than 100 percent but note that such "oversized"
	buckets are not refilled until their size goes down to max_bucket_size
	from client_delay_parameters.

Example:
 client_delay_initial_bucket_level 50

 

Back

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors