After reading [URL="http://prefetch.net/blog/index.php/2007/01/02/
measuring-apache-request-processing-time/"]this page [/URL]

I added
[code]
<IfDefine RequestTime>
     Header set X-Request-Received: %t
     Header set X-Request-Processing-Time: %D
</IfDefine>
[/code]

I am able to see some response log. in /var/log/httpd/site-in-question-
resp
Now tell me what should I post

[code]

192.168.1.5 3062 403 5043
192.168.1.5 2826 403 5043
[/code]
What does this tell me ?
What more should I do to check it and how can I over come this
problem?

-- 
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup

Reply via email to