S�bastien Bonnegent wrote:

> Is there a way to share data (in my case a apr_array_header_t)
> between all the httpd process ?
> 
> I have to use it to provide single sign-on functionality with
> the proxy module. I have to store some informations about old 
> requests from all httpd process (true and virtual).

Simply configuring an authentication module in Apache should provide 
single sign on for you using basic authentication without any code 
modification.

What exactly are you trying to achieve?

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED] 
        "There's a moon
                                        over Bourbon Street
                                                tonight..."

Reply via email to