You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Tobias Adolph <To...@lrz.de> on 2015/07/16 09:11:53 UTC

Bug 58118

Hello everybody,

I would be very grateful if somebody could look into bug report 58118
https://bz.apache.org/bugzilla/show_bug.cgi?id=58118

The issue concerns the logging of a 503 status code in 
modules/proxy/mod_proxy_fcgi.c at 836 although a 200 has been sent to 
the client. This can happen if the user aborts the connection while 
mod_proxy_fcgi reads the chunked response from the backend.

I appended a patch to this issue, maybe it is worth to be considered.

Thank you in advance!

Kind regards,
Tobias Adolph