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? On 3/20/06, Joshua Slive <joshua@xxxxxxxx> wrote: > On 3/19/06, Alexey Polyakov <alexey.polyakov@xxxxxxxxx> wrote: > > Hi! > > I'm using Apache 2.2, and it makes a lot of "dummy internal > > connection" requests. Is there a way to disable this? > > Not without changing mpms. But they are there for a good reason and > they do no harm, so why bother? (If this is causing problems for your > log analysis tools, then you have lousy log analysis tools. You can > get rid of them from the logs using the techniques outlined here: > http://httpd.apache.org/docs/2.2/logs.html#conditional > > Joshua. > > --------------------------------------------------------------------- > 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@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > -- Alexey Polyakov --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx