Accesing Global variables in multiple Requests (Apache 2.0)

Pankaj Gupta pankajkumar.gupta at gmail.com
Mon Sep 26 10:18:11 EDT 2005


Hi All,
I have a service written in python (on Apache 2.0) which
Initializes the global variables (or objects) when request comes for
it. I want to use the same objects (or varaibles) in the subsequent
requests. How could this one be done in Apache 2.0?
can it be done by doing some configuration ?

Sincere Thanks,
Pankaj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050926/d5de2ee2/attachment.html>


More information about the Python-list mailing list