[Zope] Session Variables disappear

Dennis Allison allison at sumeru.stanford.EDU
Sun May 23 10:26:53 EDT 2004


Yes, the whole session is lost, but
	the cookie and browser cookies, etc all survive
	the timeouts do not appear to be a problem
	the distribution across Zope processes seems to be OK


On Fri, 21 May 2004, Dieter Maurer wrote:

> Dennis Allison wrote at 2004-5-20 12:36 -0700:
> > ...
> >/lulu/zope/software_home/lib/python/Products/Transience/TransientObject.py,
> >line 170, in __getitem__
> >KeyError: currentCourse
> 
> It is highly unlikely that individual session variables are lost.
> 
> What can happen: the complete session is lost -- because it timed
> out, because the session cookie was list, because the request
> arrived at a different Zope process, ...
> 
> -- 
> Dieter
> 




More information about the Zope mailing list