]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't globber scoreboard request info if
authorRainer Jung <rjung@apache.org>
Sun, 8 May 2016 10:09:17 +0000 (10:09 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 8 May 2016 10:09:17 +0000 (10:09 +0000)
commit8d6e351525b0de301765b55772f6d2b128354f7a
tree0167f45675ad96fe7f6591c56efbb51efb5a3c11
parent1281637d8d648ca2aa6381322473046d5e54f21b
Don't globber scoreboard request info if
read_request_line() fails with a timeout.
In that case there's no new useful request
info available.

Noticed via server-status showing request
"NULL" after keep-alive connections timed out.

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