On Wed, 19 Mar 2008 22:01:35 +0100 Ruediger Pluem <[EMAIL PROTECTED]> wrote:
> Does the following patch for PR44641 attached by the reporter makes > sense? > > https://issues.apache.org/bugzilla/attachment.cgi?id=21691 > > I am a little bit worried that we could use the wrong pool in > register_hooks. So some additional eyes please. Looks to me like he's right about the bug, and you're right about the pool. Though the pool usage is pretty negligible, so we could just turn a blind eye to it. If we want to be fussy, we could create a subpool and destroy it in post_config. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/
