19 May
2002
19 May
'02
6:04 p.m.
On Sun, 2002-05-19 at 06:59, Chris Withers wrote:
Chris McDonough wrote:
Oh ok. That's understandable. If you really want to do this, you could, though... it a "transient object container" (e.g. session data container) can be added to the "main" storage or to a mounted storage instead of kept in the temp_folder.
Is there a How-To for this?
Sort of... these might help.. http://www.zope.org/Members/mcdonc/HowTos/UseExternalMountWithCST http://www.zope.org/Members/jgrewen/ZEO%20with%20CoreSessionTracking%20and%2...
How would storing sessions in this way impact ZODB/ZEO performance?
You'll unfortunately need to find that out yourself, I've not tried it... - C