https://issues.apache.org/bugzilla/show_bug.cgi?id=55475

--- Comment #6 from Hannes Schmidt <[email protected]> ---
Created attachment 30837
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30837&action=edit
Naive attempt at detecting incomplete backend response in mod_proxy

Thank you for looking into this, Yann. I tried both of your patches against
their respective branches. They don't fix the issue for me. 

The trunk patch doesn't change the fact that the behaviour is indeterministic.
Interestingly, in the cases where I see the expected behaviour (no zero-length
chunk sent before connection is closed), there is a slight delay of a few
seconds before Apache closes the connection.

I set breakpoints into the new code paths added by your 2.2.x patch and neither
of them is ever hit.

A few weeks ago I endeavored to create my own patch against 2.2.x and it does
exhibit the desired behavior in our particular use case. However, I am pretty
sure it breaks other use cases so I am attaching it for illustrative purposes
only.

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