Strange log errors

PhilipL

Verified User
Joined
Mar 12, 2006
Messages
17
Hi,

This may sound stupid but has anyone come across these types of errors in the apache logs?

::1 - - [11/Sep/2007:11:06:09 +0100] "GET /" 404 -
::1 - - [11/Sep/2007:11:07:31 +0100] "GET /" 404 -

The server is fairly new and I have installed a few things like SIM, DDOS, BFD.

I'm not sure if this is caused by SIM because their logs on my server are like this:

127.0.0.1 - - [11/Sep/2007:11:10:01 +0100] "GET /index.html HTTP/1.0" 200 2977
127.0.0.1 - - [11/Sep/2007:11:15:02 +0100] "GET /index.html HTTP/1.0" 200 2977
127.0.0.1 - - [11/Sep/2007:11:20:02 +0100] "GET /index.html HTTP/1.0" 200 2977

Does anyone know what these could be please?

Kind regards,
Phil
 
Yes, this could be because of SIM. Because it's checking for the specified file (to check if apache is up and running).
 
Its a bit strange that SIM could cause this because in some of the logs its showing the error every 1 - 2 seconds.
 
Back
Top