On Mon, 13 Dec 1999, Alex Menendez wrote:
> Hello, All
>
> I currently have a caching module for dynamic pages that is loaded up upon
> server startup. However, when each child process uses this module they
> each create a copy of the modules caching hash.
>
> I would like to have 1 copy of the
Hello, All
I currently have a caching module for dynamic pages that is loaded up upon
server startup. However, when each child process uses this module they
each create a copy of the modules caching hash.
I would like to have 1 copy of the caching hash in the parent process that
each child ca