[Zope-dev] Sharing session between different zope servers
Baiju M
baiju.m.mail at gmail.com
Wed Jun 15 13:26:00 EDT 2011
On Wed, Jun 15, 2011 at 10:49 PM, Hanno Schlichting <hanno at hannosch.eu> 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
More information about the Zope-Dev
mailing list