memory_pools_limit

 < Day Day Up > 

memory_pools_limit

This directive specifies an upper limit on the amount of unused memory to hold onto. If the total size of all unused, pooled memory exceeds this value, Squid begins returning unused memory to the malloc library by calling free( ) .

If set to (the default), Squid doesn't place any limit on the amount of unused memory to keep in the pools.

Syntax

 memory_pools_limit   size-specification   

Default

 memory_pools_limit 0 

Example

 memory_pools_limit 100 MB 

Related

memory_pools

 < 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