Separate Instances of Zope
Hi, I have this setup: I have Zope running on 1 server. I have multiple servers accessing the zope server. If this server goes down, can I have a backup zope server that replicates the main server? Currently I'm running Zope on Windows 2000. (works like a charm!) How does one replicate this? Do I use a replication engine? Please help... Thanks in advance' Blueyez from Atlanta ___________________________________________________ GO Network Mail Get Your Free, Private E-mail at http://mail.go.com
Yep... search for ZEO on zope.org. On Tue, 1 Aug 2000, blueeye wrote:
Hi,
I have this setup:
I have Zope running on 1 server. I have multiple servers accessing the zope server.
If this server goes down, can I have a backup zope server that replicates the main server?
Currently I'm running Zope on Windows 2000. (works like a charm!)
How does one replicate this?
Do I use a replication engine?
Please help...
Thanks in advance' Blueyez from Atlanta ___________________________________________________ GO Network Mail Get Your Free, Private E-mail at http://mail.go.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On Tue, 1 Aug 2000, blueeye wrote:
If this server goes down, can I have a backup zope server that replicates the main server?
Depending the on the volatility of the data, you could just periodically copy the Data.fs file to the backup machine. --RDM
participants (3)
-
blueeye -
Chris McDonough -
R. David Murray