Alexey Polyakov wrote:
Well, maybe there's a reason, but I think that issuing "GET /"
requests (sometimes a few such requests per second) without thinking
of consequences is an overkill. Maybe it's a way to do some low-level
optimization, but once such request hits some dynamic php-script, we
have a complete waste of resources (not to mention havoc in logs).

Do you know if downgrading Apache to version 2.0 will solve the problem?

Changing the MPM from prefork to worker will solve this "problem", too.

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