AW: [Zope3-Users] Sharing session data with zeo

Roger Ineichen dev at projekt01.ch
Wed Jun 4 20:49:01 EDT 2008


Hi Francois

> Betreff: [Zope3-Users] Sharing session data with zeo
> 
> Good day,
> 
> Are there any best practices for setting up a zeo server and 
> zope clients to share session data? I see that the 
> temporarystorage directive for zope.conf and zeo.conf is no 
> longer valid in zope3, how does one setup a temporary storage 
> area for the zeo/zope to use and share said session data, 
> Google is not very helpful?
> 
> In short, here is what we are trying to accomplish:
> 
> 1 zeo
> 4 zope instances
> the zeo and 4 zope instances are running on the same box in 
> order to fully utilize a multiprocessor server.
> 1 squid reverse proxy that round robins between the zope instances
> 
> I don't know if it matters but the above system is on a 
> Windows (spit) box
> 
> Any help will be appreciated.

Take a look at lovely.memcached and lovely.session
and take a look at the README.txt files in this packages.

I guess this will fit for what you need because it can share
session data with different servers.

Jodok, right?

Regards
Roger Ineichen

> Regards
> Francois Lubbe
> 
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
> 



More information about the Zope3-users mailing list