Hitachi

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


2.3.95 MaxKeepAliveRequests

MaxKeepAliveRequests specifies the upper limit on the number of continuous KeepAlive connections.

Description

MaxKeepAliveRequests specifies the upper limit on the number of continuous KeepAlive connections. If you do not set the upper limit, specify 0. For KeepAlive connections, the server process is occupied by a specific client. For this reason, set the upper limit to give other clients an opportunity to receive the service.

Syntax

MaxKeepAliveRequests number_of_connections

Specifiable values

0 to 2,147,483,647

Default value

If the definition item is omitted:

100

Location where it can be written

httpsd.conf

Example

MaxKeepAliveRequests 100