Apache Reference: mod_cgi, ScriptLogBuffer
ScriptLogBuffer
Size of Logged Data from PUT and POST Requests
Syntax: ScriptLogBuffer A
Example: ScriptLogBuffer 2048
Since: Apache 1.2
This directive limits the size of the
PUTandPOSTrequest bodies that are logged to the ScriptLog file. It prevents the log file from growing too quickly if large request bodies are received.