Re: Sharing session between different zope servers
Baiju M <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 15, 2011 at 10:49 PM, Hanno Schlichting <[email protected]> wrote: [...snip...] > Zope 2's built-in session machinery should handle a > couple dozen sessions at a time. Once you go beyond that look at > Beaker (via collective.beaker) and memcached as a backend. Is memcached a reliable storage for session data ? I am also searching for a good session storage mechanism. I also found another backend for Beaker: http://pypi.python.org/pypi/mongodb_beaker I would like to hear others experience with memcached as a reliable storage for session data. Regards, Baiju M _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )