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

--- Comment #72 from Tom Drake <drake....@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-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to