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

--- Comment #73 from Carsten Wolff <cars...@wolffcarsten.de> ---
Hi Tom,

(In reply to Tom Drake from comment #72)
> I believe that I am encountering this same issue. 

that is unlikely. You're using mod_proxy_ajp, which does not share much with
mod_proxy_connect. Also, looking at mod_proxy_ajp.c, the behavior you're seeing
seems to be intentional (it only flushes data to the client explicitely, if the
backend has no more data to read, i.e. if a poll times out after 10ms [see also
bug#37100]).

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