Hitachi

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


2.3.109 QOSCookieServers

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

Description

QOSCookieServers specifies the number of server threads when only requests that send cookies are being processed if the number of server threads 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 ThreadsPerChild directive

Default value

If the definition item is omitted:

10

Locations where it can be written

httpsd.conf, <VirtualHost> and <Location>