2008/12/2 Robin Haswell <[EMAIL PROTECTED]>:
> Hi there,
>
> We're writing a load balancer system and we need to be able to log the CPU
> utilisation for each request. Ideally we'd like to log it to an external
> network service although we're open to any way of getting the per-request
> CPU time out of Apache.

you can log processing time of each request using customlog in sec or ms,
I'm not sure if it's cputime or realtime but it might be a good starting point

-- 
Michal Grzedzicki

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to