You're right. In that case, you are 100% correct, this is the correct place to put the loop. Teach me to go from memory.
Ryan On Sat, 28 Apr 2001, Justin Erenkrantz wrote: > On Sat, Apr 28, 2001 at 09:12:16PM -0700, [EMAIL PROTECTED] wrote: > > > > You can't do it there. by this time, the request_rec's pool is dead, and > > the file is closed. We need a loop at the end of the core_output_filter > > that just does the conversion to a heap bucket. > > Really? I thought the request pool was still around. > check_pipeline_flush uses r->pool. > > Okay, I'll add it to core_output_filter then. -- justin > > _______________________________________________________________________________ Ryan Bloom [EMAIL PROTECTED] 406 29th St. San Francisco, CA 94131 -------------------------------------------------------------------------------
