[Bug 53120] [PATCH] obtain list address alternatively when List-Post header is missing

2017-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53120 Sebb changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

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

2017-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61616 --- Comment #21 from Carsten Wolff --- (In reply to Yann Ylavic from comment #19) > Thanks for the patch Carsten, but there can't be an exception for > send_brigade_blocking() to block when the conditions are met, the core > output filter must

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

2017-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61616 Yann Ylavic changed: What|Removed |Added Attachment #35432|0 |1 is obsolete|

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

2017-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61616 --- Comment #19 from Yann Ylavic --- Thanks for the patch Carsten, but there can't be an exception for send_brigade_blocking() to block when the conditions are met, the core output filter must control the memory buckets in flight (set aside).