You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2016/05/08 10:38:56 UTC

[Bug 59333] Version 2.4.20 server-status does not show page being retrieved

https://bz.apache.org/bugzilla/show_bug.cgi?id=59333

--- Comment #32 from Rainer Jung <ra...@kippdata.de> ---
I found another case where the request info gets clobbered: after a read
timeout for the request line, e.g. when the client does not send another
request before the connection times out during http keep-alive. After that the
request field show "NULL".

An appropriate one-liner patch seems to be

http://svn.apache.org/r1742792

applied to trunk and proposed for backport.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org