Just updated apache from 2.0.59 to 2.2.4. Server is running fine but the log file shows hundreds of request like the following in the main access log: 127.0.0.1 - - [06/Feb/2007:14:33:29 -0500] "GET / HTTP/1.0" 403 325 127.0.0.1 - - [06/Feb/2007:14:33:37 -0500] "GET / HTTP/1.0" 403 325 127.0.0.1 - - [06/Feb/2007:14:33:38 -0500] "GET / HTTP/1.0" 403 325 127.0.0.1 - - [06/Feb/2007:14:33:39 -0500] "GET / HTTP/1.0" 403 325 I cannot seem to figure out why the localhost is requesting itself?? I have never seen this using 2.0, and have not had any luck finding out why it is happening. I thought it might be tomcat/mod_jk, but I shut tomcat down and the requests still continued. Server 2.2.4 php 5.2.0 mod_jk 1.2.20 tomcat 5.5.20 configured: "./configure" \ "--with-layout=BinaryDistribution" \ "--enable-modules=most" \ "--enable-mods-shared=max" \ "--disable-dbd" \ "--with-included-apr" \ Any assistance would be appreciated. --------------------------------------------------------------------- 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