https://issues.apache.org/bugzilla/show_bug.cgi?id=48606
--- Comment #6 from Ruediger Pluem <[email protected]> 2010-01-26 02:51:42 CET --- (In reply to comment #5) > > > > > > It is destroyed with apr_pool_clear(p) (p is "proxy_conn_pool"). In the > > > meantime, the brigade was set aside (in ap_core_output_filter()) with > > > backend > > > > The buckets that are set aside are not part of a brigade created > > with the proxy_conn_pool. They have been transfered previously via > > ap_proxy_buckets_lifetime_transform to a brigade created with the request > > pool. > > Pool lifetime management and code in the proxy code is really tricky. > > Life management is in trunk version but I did not found it in 2.2.9. Could > that > be that 2.2.9 have this bug? Could be PR45792. This is fixed since 2.2.11. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
