On Tue, Apr 1, 2008 at 5:01 AM, Clayton Dillard
<[EMAIL PROTECTED]> wrote:

> For clarification, it takes about 2 seconds after seeing the connection in
> tcpdump before I see the server writing to the access_log.

For requests taking 2 seconds that is to be expected. Writing the log
entry is the last action apache does.

I suggest you enable mod_status, so you can see how busy the server is
when you start seeing slow responses. You might want to increase
min_spare _servers.

Krist

-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
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