Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 9670 invoked from network); 18 Jul 2005 13:03:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jul 2005 13:03:04 -0000 Received: (qmail 54108 invoked by uid 500); 18 Jul 2005 13:03:02 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 54074 invoked by uid 500); 18 Jul 2005 13:03:02 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 54059 invoked by uid 99); 18 Jul 2005 13:03:02 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jul 2005 06:02:54 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 0D362D8; Mon, 18 Jul 2005 15:02:51 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 35768] - Missing file logs at far too high of log level X-Bugzilla-Reason: AssignedTo Message-Id: <20050718130251.0D362D8@ajax.apache.org> Date: Mon, 18 Jul 2005 15:02:51 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=35768 ------- Additional Comments From tv@duh.org 2005-07-18 15:02 ------- Ah, in that case, a different level is needed -- in which case I go back to suggesting APLOG_INFO. In any case, I found that there are more places logging exactly the same message at APLOG_ERR (sigh). I'm attaching a new diff fixing all the places I can find. (In context, in case it helps this be recognized as a real bug: Mozilla, IE, et al., look for "/favicon.ico" everywhere, and rather few sites on my server have such an icon file. So error_log gets filled up amazingly fast with "File does not exist" errors -- eclipsing any *real* errors that may require admin intervention.) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org