Gentoo Archives: gentoo-user

From: Albert Hopkins <marduk@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] {OT} Strange apache2 access_log entries
Date: Wed, 26 Sep 2007 23:03:11
Message-Id: 1190846931.30856.26.camel@localhost
In Reply to: [gentoo-user] {OT} Strange apache2 access_log entries by Grant
1 On Wed, 2007-09-26 at 13:30 -0700, Grant wrote:
2 > Does anyone else get entries like this in their apache2 access_log:
3 >
4 > 127.0.0.1 - - [26/Sep/2007:03:10:08 -0700] "GET /" 400 470
5 >
6 > I get a whole slew of them every day. They always show up in batches
7 > and each entry in a batch is logged at almost the same second.
8 >
9
10 Connection to/from localhost. Do you have some process running on the
11 same server that's doing monitoring? The 400 reply is even more
12 interesting. I think the request should be "GET / HTTP/1.1" or similar
13 which is probably why it is returning a 400.
14
15
16
17 --
18 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] {OT} Strange apache2 access_log entries Grant <emailgrant@×××××.com>