delay_pools

 < Day Day Up > 

delay_pools

This directive specifies the number of delay pools that you will later define with the delay_class and delay_parameters directives. It tells Squid the size of certain arrays used in the delay pools implementation. It must appear in the configuration file before the other delay pools directives.

Note that in order to use delay pools, you must give the enable-delay-pools option to ./configure .

Syntax

 delay_pools   N   

Default

 delay_pools 0 

Example

 delay_pools 4 

Related

delay_class , delay_access , delay_parameters , delay_initial_bucket_level

 < Day Day Up > 


Squid
Squid: The Definitive Guide
ISBN: 0596001622
EAN: 2147483647
Year: 2004
Pages: 401
Authors: Duane Wessels

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net