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 1Iaikz-0004o5-SL for garchives@archives.gentoo.org; Thu, 27 Sep 2007 02:05:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8R1ts5k025517; Thu, 27 Sep 2007 01:55:54 GMT Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.185]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8R1pVC0021263 for ; Thu, 27 Sep 2007 01:51:32 GMT Received: by rv-out-0910.google.com with SMTP id b22so2082108rvf for ; Wed, 26 Sep 2007 18:51:31 -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=dwYyYUzT6Cfs5BFF83E8IDpbiTnqZO25mEMQT0W6xAc=; b=f7qLfNdoHOE3os5Cr7LT7sfmat3CzltzBodBiF/zVJoX1MM6bo8716ylpSLVEVhYvhn7CfC+PNfKfYZjCdYeSl5CslWIu9T/ytddd8i7WfEw3qHHD1hgoht1b5cjUEEY3bQfuvU0T754G9+UTgu4aPYwvmBnMLYj+iDjWgB3GKY= 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=ZiMtEQlnKkXJCNyR7ILe8tX39njk6HVKI3dFI11mytlfWG9f/QC9k9YwcJQv9yHnf1pjOqrB0WRtLKLSU0FEwQnjTq8QWzbjG0nIqsBezdztqn0VMgo3ci8+tiFCx3Yvt0609rEGeyqC3CJS3kGOGgbBgTOqlHHtDgc7XrCDFG8= Received: by 10.114.151.13 with SMTP id y13mr1855939wad.1190857891141; Wed, 26 Sep 2007 18:51:31 -0700 (PDT) Received: by 10.114.175.9 with HTTP; Wed, 26 Sep 2007 18:51:31 -0700 (PDT) Message-ID: <49bf44f10709261851s15b35799vb007ce039e3bf095@mail.gmail.com> Date: Wed, 26 Sep 2007 18:51:31 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] {OT} Strange apache2 access_log entries In-Reply-To: <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 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10709261330m23c74923l8165853e9785e811@mail.gmail.com> <1190846931.30856.26.camel@localhost> X-Archives-Salt: c9f22b2d-8819-4f6e-a0db-9aa629e3a344 X-Archives-Hash: 4af931393b9e6773918303ea08a3a2a4 > > 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. I'm not doing any sort of monitoring like that. What is that "470"? I noticed the log entries always include that, at least for the last 10 days. - Grant -- gentoo-user@gentoo.org mailing list