[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? Cheers, Ben. -- http://www.apache-ssl.org/ben.html "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." - Robert Woodruff ApacheCon 2001! http://ApacheCon.com/
