11 Feb
2005
11 Feb
'05
8:35 p.m.
Am Freitag, den 11.02.2005, 19:55 +0100 schrieb Dieter Maurer:
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.
Hehe. I remember reading many years ago about this technique is patented ;)