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 1IalWO-0002Vq-Vp for garchives@archives.gentoo.org; Thu, 27 Sep 2007 05:02:45 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8R4qQNj011781; Thu, 27 Sep 2007 04:52:26 GMT Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8R4iudc002346 for ; Thu, 27 Sep 2007 04:44:56 GMT Received: by rv-out-0910.google.com with SMTP id b22so2111648rvf for ; Wed, 26 Sep 2007 21:44:55 -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=W6jlZ8PczgMNkDRES74VxEZkxKBWI+7kI5qNj4p5xPU=; b=E50g/KC8zZ0gvzMe8t/vGu4bgabCGH4vddh14G9ES8uk6P2/k8WdCgQg3QaT5hvHFrad/BcEvbFMCfZSfR2rhsxKG2sHgLKwJNqGnz+77ddAZ0bkrTDdTOIecoyrlQMKnCpvB/w/fQ4aMHB8nXBn/LkdCCbXI4I1uT3ZlZkHcUU= 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=Osg414astWlhwooKX84ZIxga638yW9AmCGBKQ92AtSZJFUTwZXum0x16a5w/o1KQwzFsEPtiJNmY69R0qTK/gQMu2YxWbgY9VMpN7qYRd7WdfHQE4T1xsvQnsMd5QkK7bFQJtuXTCxyuDiwZLrO28Dyh/BiGpVjfDP+dMuS/9TA= Received: by 10.114.200.2 with SMTP id x2mr688438waf.1190868295377; Wed, 26 Sep 2007 21:44:55 -0700 (PDT) Received: by 10.114.175.9 with HTTP; Wed, 26 Sep 2007 21:44:55 -0700 (PDT) Message-ID: <49bf44f10709262144x3491a3c1rd01cc2d703b0f7c6@mail.gmail.com> Date: Wed, 26 Sep 2007 21:44:55 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] {OT} Strange apache2 access_log entries In-Reply-To: <1190861078.20200.6.camel@blackwidow.nbk> 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> <49bf44f10709261851s15b35799vb007ce039e3bf095@mail.gmail.com> <1190861078.20200.6.camel@blackwidow.nbk> X-Archives-Salt: 605d1313-d336-4593-9a93-508ecb6e229a X-Archives-Hash: f86a4af22feaacd08c67709bf01dc968 > > 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. > > 470 is the size of the HTTP response (read > http://httpd.apache.org/docs/1.3/logs.html). The client is coming from > the loopback device, i.e. the same machine as the server. So it's > something running on that machine talking to the server. > > Are you sure you know what's running on your machine? I sure hope so. It's a dedicated machine. > As another poster said, change your logging format and you should get > more information. See the above link and check your config. I tried combined logging format, verified it was working, but no more information was printed to the log file for those errors. What else can I do to track this down? - Grant -- gentoo-user@gentoo.org mailing list