]> 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)
commit68f36d57cdb70bfa742636e4a2a8b4ad7fdd2a97
tree963c34c12d92b060bb3b8932c5581e2e246aea7a
parent85fabad5ebbc2de156f8fd90daec3ef7b017c317
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