Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.129 ScriptLogBuffer

ScriptLogBuffer specifies the maximum size when the request body is logged.

Description

ScriptLogBuffer specifies the maximum size (in bytes) when logging the body of a request made by the PUT or POST method. This specification has an effect only if the ScriptLog directive is used to specify the file to which the error log is output.

An area of the size specified in this directive is secured during request processing. Therefore, if you specify a large value, the memory might fail to be secured and the web server might stop. We recommend that you specify the default value or the minimum value.

Syntax

ScriptLogBuffer size_of_buffers

Specifiable values

0 to 2,147,483,647

Default value

If the definition item is omitted:

1024

Location where it can be written

httpsd.conf