Hitachi

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


2.3.114 QOSCookieServers

QOSCookieServers specifies the number of server processes when only requests that send cookies are being processed.

Description

QOSCookieServers specifies the number of server processes when only requests that send cookies are being processed if the number of server processes in the request waiting status decreases.

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

QOSCookieServers value

Specifiable values

0 to the value specified in the MaxRequestWorkers directive

Default value

If the definition item is omitted:

10

Locations where it can be written

httpsd.conf, <VirtualHost> and <Location>