11 Feb
2005
11 Feb
'05
6:55 p.m.
Jason J. W. Williams wrote at 2005-2-10 12:51 -0700:
Is there more to it than updating the client with the ZEO Temporary section in the zope.conf?
I never tried your way (put sessions into ZEO). We use a different scheme (code session key (including a host id) into the URL and use Apache rewrites to ensure any requests goes to the host where the session started. -- Dieter