TAG NAME zero_buffers

Description Specify to make squid to keep the temporary buffers not to be zero’ed when using or reusing them.
Built Option
Default
Usage
zero_buffers on|off
Default
zero_buffers on
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