Installing and Configuring HP WebQoS Peak on Linux

Chapter 3 23
HP WebQoS Peak on Linux for the Apache Web Server
Configuring WebQoS Peak on Linux for Apache
the newline character on all but the last line. For example,
The third part is the countdown line, which can be set with the
HPACDeferralEnterMsg directive. For example:
HPACDeferralEnterMsg Time left:
Logging WebQoS Peak on Linux Information
Saving Information to the Server Access Log
WebQoS admission decisions can be saved to the server's access log, by
adding the “%{HPAC}n” format option to the LogFormat directive. For
example:
LogFormat %h %l %u %t \%r\ %>s %b %{HPAC}n
The effect of this option is to append one of the words listed below to the
log message:
Logging Statistics to a File
The statistics displayed on the HP WebQoS Statistics web page can be
logged to a file. You can turn on statistics logging with the
HPACStatsLogging directive. The default for this directive is “off.” For
example:
HPACDeferralMessage We are sorry, our server is busy. In order \
to ensure adequate levels of service to \
our current visitors, we cannot serve you \
at this time. We have allocated you a \
position in line and will serve you as \
soon as we can.
rejected The request was rejected
basic The request was processed as part of a basic priority
session
priority The request was processed as part of a high priority
session
deferred The request was deferred to a future time slot
redirected The request was redirected to another server