[Zope3-Users] Zope3, ZEO and RAMCache
Chris Withers
chris at simplistix.co.uk
Thu Nov 22 09:46:34 EST 2007
Thierry Florac wrote:
> Hi,
>
> I have a simple question : I'm using RAMCache
What's RAMCache?
> with ZEO and several Zope
> frontends ; when calling cache.invalidate(), are the selected entries
> invalidated only on the Zope frontend which handled the request, or are
> they invalidated on each frontend ??
if the invalidation finds its way back to ZEO, all clients will be
invalidated...
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope3-users
mailing list