From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IafuQ-0005qJ-V6 for garchives@archives.gentoo.org; Wed, 26 Sep 2007 23:03:11 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8QMrL9H028306; Wed, 26 Sep 2007 22:53:21 GMT Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8QMmq8n023324 for ; Wed, 26 Sep 2007 22:48:53 GMT Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id DA4682FFAA for ; Wed, 26 Sep 2007 18:48:52 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Wed, 26 Sep 2007 18:48:52 -0400 X-Sasl-enc: ySOuPWQvZGAKuE8vJ/4Pl/Zdt/qd2dgTCU7djto6dsMR 1190846932 Received: from [10.6.104.131] (nat-vlan0201.sat4.rackspace.com [64.39.0.39]) by www.fastmail.fm (Postfix) with ESMTP id 8280811E7 for ; Wed, 26 Sep 2007 18:48:52 -0400 (EDT) Subject: Re: [gentoo-user] {OT} Strange apache2 access_log entries From: Albert Hopkins To: gentoo-user@lists.gentoo.org In-Reply-To: <49bf44f10709261330m23c74923l8165853e9785e811@mail.gmail.com> References: <49bf44f10709261330m23c74923l8165853e9785e811@mail.gmail.com> Content-Type: text/plain Date: Wed, 26 Sep 2007 17:48:51 -0500 Message-Id: <1190846931.30856.26.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.12.0 Content-Transfer-Encoding: 7bit X-Archives-Salt: 6e2c5e88-8db9-4c0b-82c2-3fc48ecadb59 X-Archives-Hash: ffc3b60f945c382f6631b95375ec6f25 On Wed, 2007-09-26 at 13:30 -0700, Grant wrote: > 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 > > I get a whole slew of them every day. They always show up in batches > and each entry in a batch is logged at almost the same second. > Connection to/from localhost. Do you have some process running on the same server that's doing monitoring? The 400 reply is even more interesting. I think the request should be "GET / HTTP/1.1" or similar which is probably why it is returning a 400. -- gentoo-user@gentoo.org mailing list