[Zope] SESSION data lost
Dmitry Dembinsky
dmitry@deluxoft.com
Thu, 1 May 2003 13:12:08 +0200
I have recently encountered exactly the same problem.
Zope-2.6.0 was running on WinXP Pro.
After upgrading to 2.6.1 the problem remained.
As a workaround, I just set session timeout to a large value.
Unfortunately, I had to finish the code quickly and there was no time to
investigate the problem.
> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org] On
> Behalf Of Iutin Vyacheslav
> Sent: Wednesday, April 30, 2003 7:25 PM
> To: zope@zope.org
> Subject: [Zope] SESSION data lost
>
>
> Hello.
>
> My session data lost when I try to set expiration time to 0
> (in 'session_data' object placed in 'temp_folder'). Any new
> objects in session do not live longer than several minutes
> (or ever several seconds). It is for Zope-2.6.0 and 2.6.1. In
> Zope-2.5.1 everything ok and objects stored in session while
> browser works.
>
> Has anybody such problem? Does know anybody why this thing happens?
>