On 2/6/07, Coach-X <[EMAIL PROTECTED]> 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.  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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to