Thanks Nick!
I am actually reading your book. Will your
example on Thread Safety (4.5.1) work (setup the pool
in init_child hook with thread mutex)? I do not need
a global mutex, right? I have not read the late
chapters yet.
With Regards,
John
--- Nick Kew <[EMAIL PROTECTED]> wrote:
> On Wed, 31 Oct 2007 13:41:59 -0700 (PDT)
> John Zhang <[EMAIL PROTECTED]> wrote:
>
> > Thanks in advance for any help.
>
> Use an apr_reslist to manage the pool.
> See mod_dbd for an example.
>
> --
> Nick Kew
>
> Application Development with Apache - the Apache
> Modules Book
> http://www.apachetutor.org/
>