Ian Holsman <[EMAIL PROTECTED]> writes:

> Hi Jeff,
> should you use the 'main' pool if it exists instead of the
> connection pool?

that sounds like a winner to me...

> > -----Original Message-----
> > From: Jeff Trawick [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, June 06, 2001 10:57 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PATCH] handle subrequest buckets with the wrong pool

...

> > +        if (!APR_BRIGADE_EMPTY(bb)) { /* avoid brigade 
> > create/destroy */
> > +
> > +            /* We need to be certain that any data in a 
> > bucket is valid
> > +             * after the subrequest pool is cleared.
> > +             */ 
> > +            tmpbb = apr_brigade_create(f->c->pool);

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to