Synopsis
Squid by default will zero all buffers before using or reusing them. Setting this to ‘off’ will result in fixed-sized temporary buffers not being zero’ed.This may give a performance boost on certain platforms but it may result in undefined behaviour at the present time.
Arguments
on/off
|
Enable or disable zero_buffers feature |
|