On Wednesday 26 September 2001 01:59 am, Cliff Woolley wrote: > 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!
Because this can all be easily accomplished with the connection ID field that is already in the conn_rec. Ryan ______________________________________________________________ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --------------------------------------------------------------