Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] {OT} Strange apache2 access_log entries
Date: Thu, 27 Sep 2007 14:54:43
Message-Id: 49bf44f10709270739s6e92a839k9c440180c9206eb@mail.gmail.com
In Reply to: Re: [gentoo-user] {OT} Strange apache2 access_log entries by Naga
1 > > Does anyone else get entries like this in their apache2 access_log:
2 > >
3 > > 127.0.0.1 - - [26/Sep/2007:03:10:08 -0700] "GET /" 400 470
4 >
5 > Apache-2.6 does this as a internal signaling thing (don't remember the note
6 > about it now).
7 >
8 > If you change the log to include "User-Agent" you should see something like
9 > below:
10 > localhost - - [30/Aug/2007:03:11:33 +0200] "GET / HTTP/1.0" 401
11 > 467 "-" "Apache (internal dummy connection)"
12
13 I actually get this with combined logging which includes the referrer and UA:
14
15 127.0.0.1 - - [27/Sep/2007:07:32:09 -0700] "GET /" 400 470 "-" "-"
16
17 - Grant
18 --
19 gentoo-user@g.o mailing list