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 1IaulH-0007qi-2a for garchives@archives.gentoo.org; Thu, 27 Sep 2007 14:54:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8REj2v3032456; Thu, 27 Sep 2007 14:45:02 GMT Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8REdXUM026113 for ; Thu, 27 Sep 2007 14:39:33 GMT Received: by an-out-0708.google.com with SMTP id c8so384702ana for ; Thu, 27 Sep 2007 07:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=c3vwwR1YuAVk9c3lPNsZAE/MyP3oZAYqqfHlcdDgSwI=; b=Rh88GsTNvUPYYld59Qr2X1lS3F9XIyLArkAc96vIVyqe3bMbRWOqHR6UulsqiWWRuI6bDduBul4KVYWBo7I38PAStfmDX0Gv+9J/OtSJymtpgNrdRDPak+wjWySnIE1pqRlW9k7It1qL618IBWXG6LKsl60La6thSQeyRzLvKec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=D5Hpkn1Wz9E7ST8CIStt8ijlPBgCokeDwrdCEorVwGyd2L2DnwW3EBrcBurwIepVMbTkDtvLFyZoj3a3SEmTS9LP81gyW7kHaWJz8EL5RQJDJe43/nqeVQQaE9mpBHpnLuZ/il64yyAWbvVg+reNu+8bZ+sLi/pcjhCTp4ZDx/c= Received: by 10.115.109.1 with SMTP id l1mr819011wam.1190903970897; Thu, 27 Sep 2007 07:39:30 -0700 (PDT) Received: by 10.114.175.9 with HTTP; Thu, 27 Sep 2007 07:39:30 -0700 (PDT) Message-ID: <49bf44f10709270739s6e92a839k9c440180c9206eb@mail.gmail.com> Date: Thu, 27 Sep 2007 07:39:30 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] {OT} Strange apache2 access_log entries In-Reply-To: <200709270839.08932.nagatoro@gmail.com> 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 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10709261330m23c74923l8165853e9785e811@mail.gmail.com> <200709270839.08932.nagatoro@gmail.com> X-Archives-Salt: 19755ba8-425a-43c3-8ef8-92f7a4392e79 X-Archives-Hash: bf2e9875082c5dfbc5a1f614285318d6 > > 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 -- gentoo-user@gentoo.org mailing list