21 Jun 2007, 5:06 PM
New Zenner
- Join Date:
- Jun 2007
- Posts:
- 1
- Plugin Contributions:
- 0
why is the server doing a "GET /" every few seconds
The Apache log for my ZenCart site has thousands of entries of the form:
::1 - - [21/Jun/2007:12:09:49 +0100] "GET /" 400 979
one every few seconds. (::1 being the IPV6 equivalent of localhost so it is not coming from outside). I can't see anything running on a cron which would do it and I want to make sure I understand what's going on before going live.