-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dennis Allison wrote:
I am just setting up a multi-headed distributed system with several Zope heads all communications with a ZEO backend. The zopes can be on the same machine or on different machines connected through a high speed backbone. In our system, all zopes are frontended with pound.
zope1 | zope2----- ZEO-----zope3 | zope4
We make heavy use of session variables. Normally, with a single Zope session variables are stored in a temporary folder, but, as such, they are are not shared between the zope heads. In the multiheaded system, the session variables need to be shared and therefore must be managed by ZEO. What is the recommended best practice for this?
Richard Jones recently released a SQL-based sessioning implementation: http://www.zope.org/Members/richard/ZSQLSessionDataManager Tres - -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCd+nQGqWXf00rNCgRAhRNAJ9uJjs3yUCnmiZzhoei4LxWXJjNRACgmdor DfSToYnCZ7oi/71S9w949XM= =GJlb -----END PGP SIGNATURE-----