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 2019/02/05 01:16:11 UTC

[Bug 61616] mod_proxy_connect: stall and connection loss on bi-directional traffic

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

--- Comment #72 from Tom Drake <dr...@gmail.com> ---
I believe that I am encountering this same issue. 

I had reported my issue on server fault here:
https://serverfault.com/questions/949259/apache-buffers-tomcat-responses-and-closes-connection-to-tomcat-when-request-si

The way I have prevented the connection failure from happening is to eliminate
the bi-directional communication; my proxied web-service consumes all of the
input and processes all of it before writing content back out. While this
prevents the error from occurring when there is too much data, it adds an
undesirable latency to the web-service.

I'm interested in finding out if and when the current patch will be released?

-- 
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