|
| Description |
This allows Squid to keep memory that it has allocated (but no longer needs), so that it will not need to reallocate
memory in the future
|
Build Option
|
Default
|
Usage
|
memory_pools on|off
|
Default
|
memory_pools on
|
Synopsis
Memory pools can improve performance to a small margin by allocating memory, but may need to be turned off if memory is at a premium on your system. This option defaults to on.
Arguments
on/off
|
Enable or disable memory pool feature |
|
|