[Zope] Values in transient object container not persistant?
Chris McDonough
chrism@zope.com
Sun, 8 Sep 2002 13:02:44 -0400
Read
http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/Sessions.s
tx, search for "Setting Initial Transient Object Container
Parameters".
HTH,
- C
----- Original Message -----
From: "Sven Rudolph" <sven@spaghetticode.de>
To: <zope@zope.org>
Sent: Sunday, September 08, 2002 9:25 AM
Subject: [Zope] Values in transient object container not persistant?
> Hello all,
>
> I just started using /temp_folder/session_data for our site and
found the following behaviour.
> The default value for "Maximum number of subobjects"=1000 is much to
low, because it is reached within minutes. So I changed it to 0 (means
infinite).
> But if I restart the server, "Maximum number of subobjects" is set
back to 1000. I think the reason for this is /temp_folder which
contains /temp_folder/session_data.
> What should I do to keep my settings?
>
> Thanks in advance
>
> Sven
>
> _______________________________________________
> 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 )
>