[Zope] Zeo as a Zeo Client
    Dieter Maurer 
    dieter at handshake.de
       
    Tue May  2 16:24:29 EDT 2006
    
    
  
Gerhard Schmidt wrote at 2006-5-2 09:52 +0200:
> ...
>I try to reduce the load of the line between the backup Computing Center 
>and the Mainsite by having a zeo server as Proxy between the zope server 
>at the backup site an the ZEO at the main site. 
You will gain nothing -- as ZEO does not implement a cache
but forwards any request immediately to the storage.
Its only task is to synchronize concurrent access to a single
storage -- nothing else.
-- 
Dieter
    
    
More information about the Zope
mailing list