Installing and Configuring HP WebQoS Peak on Linux

24 Chapter3
HP WebQoS Peak on Linux for the Apache Web Server
Configuring WebQoS Peak on Linux for Apache
HPACStatsLogging on
In addition, you can specify the time interval between log updates with
the HPACLogUpdateInterval directive. The default for this directive is
“300” seconds. You can specify the log file with the HPACStatsLogfile
directive.
For example, to specify that the log file
apache_home
/log/stats.HPAC
is updated every 600 seconds, use the following directives:
HPACLogUpdateInterval 600
HPACStatsLogfile log/stats.HPAC
The log update interval has to be a multiple of 5 seconds. For example, if
you set the interval to 1 second, the update will take place after 5
seconds. If you set the interval to 7 seconds, the update will take place
after 10 seconds.
If logging is enabled, but the log file has not been specified, the default
log file is
apache_home
/logs/stats.hpac.