On 2/6/07, Joshua Slive <joshua@xxxxxxxx> wrote:
On 2/6/07, Coach-X <coachx@xxxxxxx> wrote: > 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. These are sent by the server itself to "wake up" child process for graceful restarts and similar things.
Every second???
They can be safely ignored. (If you were logging the user-agent, you would see a note about what they are.) 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
--------------------------------------------------------------------- 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