[Zope] Data object timeout value
Chris McDonough
chrism@zope.com
17 Nov 2002 02:41:40 -0500
See the docs at
http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/Sessions.stx
(in particular, the explanation of ZSESSION_TIMEOUT_MINUTES).
HTH,
- C
On Sat, 2002-11-16 at 18:14, Bob Corriher wrote:
> I have noticed that the Data object timeout value in the Transient
> Object Container seems to reset itself to the default value of 20
> minutes each time Zope is restarted. The Zope version is (Zope 2.5.1
> (binary release, python 2.1, linux2-x86), python 2.1.3, linux2)
> and python is 2.1.3 (#1, Apr 15 2002, 11:13:45) [GCC 2.7.2.3] . Has
> anyone else seen this behavior and is there a way to make this value
> sticky? I don't want to have to go in and change it each time we restart
> Zope. I have multiple site which use session tracking and this starting
> to cause frequent session timeouts in some of them.
>
> TIA,
>
> Bob Corriher
> P-Wave Inc.
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )