[mod_python] how do i share variables accross requests?

Gregory (Grisha) Trubetskoy grisha at modpython.org
Mon Aug 30 11:54:31 EDT 2004



On Thu, 26 Aug 2004, R. Pelizzi wrote:

> no. You didn't get the point. Suppose you want to print out how many users 
> are browsing the site at the moment.

I think this is something that should be done via a back-end database 
rather than the mod_python session storage mechanism.

Grisha


More information about the Mod_python mailing list