[ZODB-Dev] Getting ZEO clients to synchronise...
Shane Hathaway
shane at zope.com
Tue Jul 22 10:45:05 EDT 2003
Chris Withers wrote:
> Never really used ZEO to load balance, as such, until today.
>
> Using Zope 2.6.1 and ZEO 2.0.1b1, how do you get the client cache to
> invalidate?
>
> The reason I ask is I made some changes via one ZEO client, these
> changes never appeared in the other ZEO client. However, once I
> restarted the other ZEO client, the chanegs showed up :-S
>
> Any ideas?
Various versions of ZEO have had bugs in the invalidation propagation.
I think there are a few unit tests for it now, though, so I'd be
surprised if it's popping up again. Perhaps you're running an older
version of ZEO. ZEO is no longer distributed separately--use the ZEO
package from ZODB 3.1.2. I don't know what version of ZODB corresponds
with ZEO 2.0.1b1.
Shane
More information about the ZODB-Dev
mailing list