Squid configuration directive response_delay_pool

Available in: v7   v6   v5  

This directive is not available in the v4 version of Squid.

For older versions than v4 see the linked pages above

Configuration Details:

Option Name:response_delay_pool
Replaces:
Requires:--enable-delay-pools
Default Value:none
Suggested Config:

	This option configures client response bandwidth limits using the
	following format:

	response_delay_pool name [option=value] ...

	name	the response delay pool name

	available options:

		individual-restore	The speed limit of an individual
					bucket(bytes/s). To be used in conjunction
					with 'individual-maximum'.

		individual-maximum	The maximum number of bytes which can
					be placed into the individual bucket. To be used
					in conjunction with 'individual-restore'.

		aggregate-restore	The speed limit for the aggregate
					bucket(bytes/s). To be used in conjunction with
					'aggregate-maximum'.

		aggregate-maximum	The maximum number of bytes which can
	   				be placed into the aggregate bucket. To be used
					in conjunction with 'aggregate-restore'.

		initial-bucket-level	The initial bucket size as a percentage
					of individual-maximum.

	Individual and(or) aggregate bucket options may not be specified,
   	meaning no individual and(or) aggregate speed limitation.
	See also response_delay_pool_access and delay_parameters for
	terminology details.

 

Back

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors