> > Does anyone else get entries like this in their apache2 access_log:
> >
> > 127.0.0.1 - - [26/Sep/2007:03:10:08 -0700] "GET /" 400 470
>
> Apache-2.6 does this as a internal signaling thing (don't remember the note
> about it now).
>
> If you change the log to include "User-Agent" you should see something like
> below:
> localhost - - [30/Aug/2007:03:11:33 +0200] "GET / HTTP/1.0" 401
> 467 "-" "Apache (internal dummy connection)"

I actually get this with combined logging which includes the referrer and UA:

127.0.0.1 - - [27/Sep/2007:07:32:09 -0700] "GET /" 400 470 "-" "-"

- Grant
-- 
[EMAIL PROTECTED] mailing list

Reply via email to