[mod_python] MemorySession

Shawn Harrison harrison at tbc.net
Tue Feb 22 09:24:49 EST 2005


Wagner,Harry wrote [02/22/05 8:05 AM]:
> Should MemorySession work on Linux?  Session and DbmSession both work, 
> but MemorySession always returns 'true' to the 'if sess.is_new():' 
> statement (see code below).  The cookie (pysid) is written is just 
> fine.  The doc says that MemorySession cannot be used in a 
> 'multi-process configuration'?  Does this mean it cannot be used on Linux? 

If your Linux setup is multi-process, yes. It is by default.
-- 
________________
harrison at tbc.net


More information about the Mod_python mailing list