Hitachi

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


2.3.116 QOSRejectionServers

QOSRejectionServers specifies the number of server processes when all received requests are being rejected.

Description

QOSRejectionServers specifies the number of server processes when all received requests are being rejected and the number of server processes waiting for requests is decreased.

Note that the mod_hws_qos module must be built-in to use the flow control functionality.

LoadModule hws_qos modules/mod_hws_qos.so

Syntax

QOSRejectionServers value

Specifiable values

0 to the value specified for the MaxRequestWorkers directive

Default value

If the definition item is omitted:

1

Locations where it can be written

httpsd.conf, <VirtualHost> and <Location>