DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11375>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11375 "ici" - a repeated error log entry Summary: "ici" - a repeated error log entry Product: Apache httpd-2.0 Version: 2.0.39 Platform: PC OS/Version: FreeBSD Status: NEW Severity: Normal Priority: Other Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] My LogLevel is set to 'info'. I have found many strange (because they seem to be meaningless) entries in /var/log/httpd-error.log. They are coupled, and pretty much all have the following form: ici [a-z0-9]{8} % grep "^ici$" /var/log/httpd-error.log | wc -l 295 % grep "^........$" /var/log/httpd-error.log | wc -l 284 % grep -A 1 "^ici$" /var/log/httpd-error.log | head -20 ici 3403ce84 -- ici 1998fbc1 -- ici ce3dd1d8 -- ici ce3dd1d8 -- ici 1600fb3e -- ici 580fc3e -- ici 1689389c I'm entering this as a "bug" because it serves no purpose in the log... and if it does, it should be more meaningfull. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
