Installing and Configuring HP WebQoS Peak on Linux
30 AppendixA
HP WebQoS Peak Configurable Parameters
HP WebQoS Peak Configurable Parameters for the Apache Web Server
HP WebQoS Peak Configurable Parameters for
the Apache Web Server
You can modify the behavior of the WebQoS Peak 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
/conf/.
Table A-1 HP AC 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
WebQoS Peak
module.
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.