[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Replication architecture



On Tue, 17 Jul 2007, Bruno Lezoray EMSM wrote:

i have a request from a customer about 2 replication architectures and i
would like to know if it's possible to implement them:
1 - Master Server -> "hub" Server -> Slave Server
2 - Server1 <-> Server2 <-> Server 3

Look in the tests directory for cascading syncrepl examples.

Is the replication with slurpd or SyncREPL supported over WAN ? Are
there some restrictions ?

Both slurpd and syncrepl rely on TCP connections. If your WAN supports TCP connections, it should be fine. I don't think any particularly special restrictions apply versus whatever ones may be inherently present on your network.