Oops, I sent the email with a wrong subject. Forwarding the corrected.

-------- Original Message --------
Subject: Re: make use of fs ACLs

Hi all,

In a module that I am writing, I need to share an object between
successive requests. My first go at it was to have a reference to this
object in the server configuration. But only after trying it out I found
that the server configuration is not shared between the child processes,
rather each process has it's own server configuration. (I want the
module to work despite the MPM used.)

So my question is how can I share an object between successive requests?

Thanks,
Dumindu.

Reply via email to