Hi,
 
We want to share a variable across different httpd processes.
Our requirement is as follows :
 
1. We want to define one variable (which is a large hash).
2. Every httpd should be able to access this variable (read-only).
3. Periodically (every hour) we would like to have another mod_perl program to refresh/recreate this large hash with new values
4. After this, we want the new values in the hash to be available across httpds
 
How do we do this ??
Thanks for helping us.
 
Regards,
 
Murali
 
Differentiated Software Solutions Pvt. Ltd.
176, Ground Floor, 6th Main,
2nd Block, RT Nagar
Bangalore - 560032
Phone : 91 80 3431470
www.diffs-india.com

Reply via email to