You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Farid Izem <fa...@gmail.com> on 2005/05/03 14:05:36 UTC

[users@httpd] Measuring Response Time

Hi all,

Is it possible to known the exact processing time by an Apache Server
to satify a request ?
If yes, how do i handle it ?

King Regard,

Farid

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Measuring Response Time

Posted by Jirka Vejrazka <ji...@gmail.com>.
> Is it possible to known the exact processing time by an Apache Server
> to satify a request ?
> If yes, how do i handle it ?

Have you checked the documentation?

http://httpd.apache.org/docs-2.0/mod/mod_log_config.html#formats

You can have this information very easily, just add it to your logfile.

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org