Re: [PATCH] ap_proxy_http_process_response double lifetime transform

2013-12-13 Thread Ruediger Pluem
Yann Ylavic wrote: Hi devs, This was pointed out by Joe Orton's comment at https://issues.apache.org/bugzilla/show_bug.cgi?id=50335#c40. Here is a proposal (patch against ap_proxy_http_process_response) to address the double lifetime transformation of the buckets from the backend

Re: [PATCH] ap_proxy_http_process_response double lifetime transform

2013-12-13 Thread Yann Ylavic
On Fri, Dec 13, 2013 at 10:33 AM, Ruediger Pluem rpl...@apache.org wrote: Yann Ylavic wrote: Hi devs, This was pointed out by Joe Orton's comment at https://issues.apache.org/bugzilla/show_bug.cgi?id=50335#c40. Here is a proposal (patch against ap_proxy_http_process_response) to

Re: [PATCH] ap_proxy_http_process_response double lifetime transform

2013-12-13 Thread Jim Jagielski
On Dec 13, 2013, at 4:33 AM, Ruediger Pluem rpl...@apache.org wrote: Yann Ylavic wrote: Hi devs, This was pointed out by Joe Orton's comment at https://issues.apache.org/bugzilla/show_bug.cgi?id=50335#c40. Here is a proposal (patch against ap_proxy_http_process_response) to address

[PATCH] ap_proxy_http_process_response double lifetime transform

2013-12-12 Thread Yann Ylavic
Hi devs, This was pointed out by Joe Orton's comment at https://issues.apache.org/bugzilla/show_bug.cgi?id=50335#c40. Here is a proposal (patch against ap_proxy_http_process_response) to address the double lifetime transformation of the buckets from the backend when its connection is released

Re: [PATCH] ap_proxy_http_process_response double lifetime transform

2013-12-12 Thread Yann Ylavic
On Thu, Dec 12, 2013 at 6:45 PM, Yann Ylavic ylavic@gmail.com wrote: Here is a proposal (patch against ap_proxy_http_process_response) to address the double lifetime transformation of the buckets from the backend when its connection is released early (on EOS, before the last buckets are

Re: [PATCH] ap_proxy_http_process_response double lifetime transform

2013-12-12 Thread Yann Ylavic
On Thu, Dec 12, 2013 at 7:14 PM, Yann Ylavic ylavic@gmail.com wrote: On Thu, Dec 12, 2013 at 6:45 PM, Yann Ylavic ylavic@gmail.com wrote: Here is a proposal (patch against ap_proxy_http_process_response) to address the double lifetime transformation of the buckets from the backend