HP WebQoS Peak for HP-UX Concepts and Operation Guide
84 AppendixA
HP WebQoS Configurable Parameters
HP WebQoS Configurable Parameters for the Apache Web Server
HP WebQoS Configurable Parameters for the
Apache Web Server
You can modify the behavior of the HP WebQoS modules by placing the
appropriate directives (commands) in your Apache configuration file(s):
either httpd.conf, srm.conf,oraccess.conf. These configuration files
can be found in
apache_home
/etc/ (or in
apache_home
/conf/, if you
used the older installation layout.)
Table A-3 HP WebQoS Configurable Parameters for the Apache Web Server
Parameter Argument Default Description
HPACAdmissionControl On or Off On Turns admission control on
or off.
HPACAdmitLoadThreshold x > 0.0
(real number)
2.0 Sets the load threshold
beyond which no new
session is admitted.
HPACAdmitPriorityThreshold 0 <= x <= 1.0
(real number)
0.9 Sets the upper limit for the
percentage of priority
requests that can be admitted.
(for example, 0.9 means that
90% of all requests admitted
can be priority requests.)
Beyond this limit, even
priority requests will be
rejected.
HPACCookieDomain the string
following the
hostname in a
fully qualified
domain name
(see
description)
the domain extracted
from the fully
qualified domain
name of the web
server running the
admission controller
Sets the domain over which
cookies will be shared.
For example, the domain for
host
www.software.hp.com
is .software.hp.com
HPACCookiePassword string N/A Sets the password used to
create the MD5 digest for the
cookie.