Ruediger Pluem wrote:
Meanwhile I identified 3 others positions in the proxy code path which can 
cause this kind of trouble.
Please find the updated patches attached. Using APR_BRIGADE_CONCAT in a loop 
with ap_get_brigade
on the same brigade seems to be troublesome :-).

Ruediger - I'm questioning if it's the BRIGADE_CONCAT, or actually if we are
failing to respect transient buckets in the core / ssl filters.  If we are
failing to pay attention to transient buckets (or not allocating the buckets
as transient when, in fact, they are) then this might be the root bug.

Researching as well.

Bill

Reply via email to