-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 nair rajiv wrote: > Hellol, > > We are using a zeocluster with six clients and use pound for > load balancing betwwen them. However I am having problems > using session variables. I think that session variables are maintained > separately for each client i.e a value set to sesssion variable > when pound > sends a request to one client cannot be retreived when a request is > sent to some other client. What can be done in such a situation ?
You can either: - Mount the session storage over ZEO (google "zeo session storage"). - Use a non-ZODB-based sessioning implementation, e.g. the one in mcdutils: http://agendaless.com/Members/tseaver/software/mcdutils/ Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFKrmPM+gerLs4ltQ4RAsQsAKDXC/wi+G0tiIC18HDmXk/UJkPypQCfUDVw hMxFowHcad2W3muHf5m130U= =1ptu -----END PGP SIGNATURE----- _______________________________________________ Zope maillist - Zope@zope.org https://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev )