]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Tone down the logging levels for these two messages from ERROR to NOTICE.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 6 Feb 2002 02:29:54 +0000 (02:29 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 6 Feb 2002 02:29:54 +0000 (02:29 +0000)
commit59c3601574e6e629604420da7f1012152dbc4ff5
tree963c34c12d92b060bb3b8932c5581e2e246aea7a
parent2a66c93d8861cb9be7149272c84c74fc6775a419
Tone down the logging levels for these two messages from ERROR to NOTICE.
It's something to note, but it isn't an error worthy of logging by default.
(Also always log any status values in read_request_line() - incl. timeouts.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93271 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c