Hi,

Norbul wrote:
> I have somet thing like this in log file
> 
> ::1 - - [03/Jul/2006:17:14:00 +0200] "GET / HTTP/1.0" 200 29935
> ::1 - - [03/Jul/2006:17:14:00 +0200] "GET / HTTP/1.0" 200 29935
> ::1 - - [03/Jul/2006:17:14:00 +0200] "GET / HTTP/1.0" 200 29935
> ::1 - - [03/Jul/2006:17:14:34 +0200] "GET / HTTP/1.0" 200 29935
> ::1 - - [03/Jul/2006:17:14:47 +0200] "GET / HTTP/1.0" 200 29935
> 
> Does anybody know what this mean, I have't any cron jobs etc.

Unless I'm mistaken then that'll be the IPv6 loopback address
(equivalent of 127.0.0.1 for IPv4).

You must have something on the local box that is performing those
requests.  Try using a combined log format to log the user agent which
may give more clues.


HTH,


                                Neil.

-- 
Neil Hillard                    [EMAIL PROTECTED]
Westland Helicopters Ltd.       http://www.whl.co.uk/

Disclaimer: This message does not necessarily reflect the
            views of Westland Helicopters Ltd.

---------------------------------------------------------------------
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