On Wed, 26 Sep 2001, Brian Pane wrote:

> How about just adding an apr_bucket_freelist* to the conn_rec
> and requiring each MPM to set it appropriately?  Filters could
> then reach the right free list via the ap_filter_t*, and  most
> other callbacks could reach it through the request_rec*, without
> having to look up and hash the current thread ID for every bucket
> alloc/split/free.

Precisely!

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA


Reply via email to