On Thu, 31 Mar 2005 13:44:54 -0800, Cameron Childress <cameronc@xxxxxxxxx> wrote: > > solve this pausing problem again. I'm actually accessing this machine > > by IP address only right now, so I don't think it should even be > > attempting reverse DNS lookups. > > Ok, scratch that - reverse DNS has nothing to do with how I am > requesting the page. Still, 8-12 requests will go through instantly > and then one will pause. If it were a reverse DNS issue it would be > on every requests consistantly. ... least that's what I would > expect... Check your config for any Allow/Deny directive that has anything other than "All" or an IP address. These will require a reverse-lookup on the client. If that's not it, attach to a "stuck" process with strace or a debugger and see what it is up to. 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