[Zope] Reconnection session_data to own Session.fs storage
Allen Schmidt Sr.
aschmidt at fredericksburg.com
Thu Mar 5 10:34:53 EST 2009
Somehow, and not sure how, our session_data objects got deleted. No one
admits doing it so no idea what happened.
I recreated the objects with the same IDs and even setup the ZODB mount
point to point to the right parts. But our SESSION calls won't write the
the separate Session.fs storage and it writes every SESION usage to our
main Data.fs as an anon transaction.
We are on 2.8.10 running ZEO on one server and 5 zope clients on two
other servers. The Session.fs file sits along with the Data.fs file but
never gets used.
Any idea how to reconnect the parts again?
Thanks
Allen
More information about the Zope
mailing list