Re: response time measurement at apache server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Dec 12, 2007 at 11:27:19AM +0100, Axel-Stephane  SMORGRAV wrote:
> Have a look at mod_log_config, specifically the %D and %T format strings.

ModSecurity has a few additional timers as well. They do not 
appear in the documentation, but are covered in Ivan Ristic's
Apache Security Book, p. 184f.
They allow you to time the request on a reverse proxy and
on the backend seperately within the RP's access log.

It boils down to the following:

LogFormat: ... %D %{mod_security-time1}n %{mod_security-time2}n %{mod_security-time3}n ...

Afterwards you do calculations on these values.

regs,

Christian


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux