"Paul Prescod" <p...@prescod.net> writes:

> I grep my logs every day for slow queries. Sometimes I see a dynamic
> request in there and I go and optimize the code. But more concerning
> is when I see simple serving of very small static files on a very
> underloaded machine. I am looking for hints about the source.

Hi Paul,

I have noticed these lines in my logs occasionally, too.  I have
always chalked them up to slow clients, or clients who fall off the
network after sending the request.

I don't know the details of exactly how Apache calculates this time,
though.  Perhaps somebody more familiar with the internals of Apache
can provide some details.

-----Scott.

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

Reply via email to