From dev-return-48281-apmail-httpd-dev-archive=httpd.apache.org@httpd.apache.org Tue Aug 02 13:31:55 2005 Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 86308 invoked from network); 2 Aug 2005 13:31:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2005 13:31:55 -0000 Received: (qmail 29777 invoked by uid 500); 2 Aug 2005 13:31:49 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 29730 invoked by uid 500); 2 Aug 2005 13:31:48 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 29717 invoked by uid 99); 2 Aug 2005 13:31:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 06:31:48 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.155.252.112] (HELO leander.cnchost.com) (207.155.252.112) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 06:31:39 -0700 Received: from rcsv650.rowe-clan.net (c-24-13-128-132.hsd1.il.comcast.net [24.13.128.132]) by leander.cnchost.com id JAA10854; Tue, 2 Aug 2005 09:31:46 -0400 (EDT) [ConcentricHost SMTP Relay 1.17] Errors-To: Message-Id: <6.2.1.2.2.20050802081710.0b738d00@pop3.rowe-clan.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Date: Tue, 02 Aug 2005 08:19:39 -0500 To: dev@httpd.apache.org From: "William A. Rowe, Jr." Subject: Re: Corrupting error log buffer? Cc: dev@httpd.apache.org In-Reply-To: <200507251952.59631@news.perlig.de> References: <200507251952.59631@news.perlig.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N At 12:52 PM 7/25/2005, Andr=E9 Malo wrote: >* Akins, Brian wrote: > >> [Mon Jul 25 13:15:28 2005] [error] [client 85.140.27.54] >> url_cache_handler: may serve STALE content: 0: /toon/tools/img/jewel.jpg, >> referer: >> http://schedule.cartoonnetwork.com/servlet/ScheduleServlet?action=3Dshow&= sh >>owI D=3D320361&show=3DJustice%20League&filter=3Dtm >> >> But, I am not logging from "referer" on. That shouldn't be there. > >It's added automatically by the error logging code, if it can be= determined. I brought this up before (logging referrer controls the access, not the error log). A possible solution was proposed to allow some sort of formatting for error log 'annotation'. This was a one-off request to the old bug tracking system that was based on the common "how did we land here? who sent them to this URL?" question. But there are plenty of places that this change to Apache 1.3 and later is nothing but alot of extra noise. Bill =20