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 2017/12/07 12:31:57 UTC

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

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

Carsten Wolff <ca...@dsa.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carsten.wolff@dsa.de

--- Comment #34 from Carsten Wolff <ca...@dsa.de> ---
Hi Yann,

I have hit another problem with these patches, they do break mod_jk (ajp13).
The ajp code in mod_jk uses the ap_rwrite() function from server/protocol.c,
which now sometimes breaks it's semantics and doesn't finish the write of the
whole buffer passed to it. The only other user of ap_rwrite() I could find is
mod_lua, which I haven't tested. Any idea?

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