On Fri, 27 Apr 2001, Ben Laurie wrote:

> [EMAIL PROTECTED] wrote:
> >   +    * add a pool argument to setaside() to tell a bucket "do whatever
> >   +      you need to do, to ensure that you survive as long as this
> >   +      pool." Immortal and heap buckets never have work. File, socket,
> >   +      mmap, pipe, and pool buckets can do nothing if the given pool is
> >   +      equal to, or a descendent of the pool they are using. Apache's
> >   +      core_output_filter can then say "setside(conn->pool)" to ensure
> >   +      that a saved brigade will last as long as the connection.
>
> Is this going to work when called multiple times with different pools?

I think it will have to.

Ryan

_______________________________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------

Reply via email to