Hitachi

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


2.3.131 SendBufferSize

SendBufferSize specifies the size of the TCP send buffer of the web server.

Description

SendBufferSize specifies the size (in bytes) of the TCP send buffer of the web server. If you specify 0, the default value of the operating system is used.

In a high-speed network environment, setting a larger value than the default value of the operating system can improve the performance of response sending.

Syntax

SendBufferSize send_buffer_size

Specifiable values

0, 512 to 2147483647

Default value

If the definition item is omitted:

0

Location where it can be written

httpsd.conf

Example

SendBufferSize 131072