Re: Sharing session between different zope servers
David Glick <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
On 6/15/11 10:01 AM, Martin Aspeli wrote: > Hi, > > You can use collective.beaker to manage your sessions with beaker, and > store on the filesystem (if all on the same server) or memcached (if > on different servers). That's a code change, though. Products.BeakerSessionDataManager uses collective.beaker as a backend for standard Zope sessions so you don't have to change code. David ---------- David Glick Web Developer [email protected] 206.286.1235x32 GiveBIG is coming! Give to Groundwire on June 23 and The Seattle Foundation will stretch your money! http://www.groundwire.org/blog/give-big-is-coming _______________________________________________ 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 )