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

Carsten Wolff <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #34 from Carsten Wolff <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to