[Zope] ZEO Strange Session KeyError When Load Balanced
Dieter Maurer
dieter at handshake.de
Fri Feb 11 13:55:34 EST 2005
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
More information about the Zope
mailing list