20 Dec
2002
20 Dec
'02
8:01 p.m.
AM writes:
I have a setup where two machines are running identical instances of zope and only one of them is active to the outside world via a firewall. As and when one of them goes down the other is activated by the firewall for the duration that the primary went down.
How do I keep these two instances in sync at all times ( mebbe a 10-15 min delay between syncs)??
I looked at ZSyncer but it seems I have to explicitely specify objects to be synced. You may think about using ZEO.
The new ZEO2 may already support replication. If not, I was told that Zope.com has a (commercial) product that can do this. Dieter