Hi,
We have 10+ Zope servers ( on different machines). Right now each Zope server independently handles session management which means that if a Zope server fails the users on that Zope server do not get redirected to a functioning Zope server but get "stuck" on the failed Zope server. Is there any way to manage the session of all the zopes servers in a common place.
Regards,
Subish |
you should have a look on a different Session implementation for zope:
http://pypi.python.org/pypi/lovely.session/0.3.0
http://pypi.python.org/pypi/dolmen.beaker/0.1
HTH
Christian
> _______________________________________________
> Zope3-users mailing list
> Zope3...@zope.org
> https://mail.zope.org/mailman/listinfo/zope3-users
_______________________________________________
Zope3-users mailing list
Zope3...@zope.org
https://mail.zope.org/mailman/listinfo/zope3-users