vote up 0 vote down star
1

We have decided to put our servers in data centers on east and west coast of US, to keep high level redundancy. We like to replicate our SQL Server 2008 databases using merge replication, but going through configuration headaches. Our SQL Server are running on web front end boxes.
Can Merge replication be set up over the internet. MSDN suggests VPN, but VPN is too fragile to configure. SQL Server 2008 web sync is only meant for sync between server and client, but not for server to server. I wish we could use MySql where this is easy to configure :-( Has someone attempted this and can let me know if this is even possible? Thank you.

flag
1  
"VPN is too fragile to configure" - care to explain that? – Mitch Wheat Oct 26 at 3:33
According to research studies more than 50% of data center outages are due to human error. This means to increase availability I have to reduce configuration complexity. In theory all that should be needed to have two or more SQL instances to merge replicate is an IP address and port. Throwing VPN into the mix vastly increases configuration complexity. One single misconfiguration in one location and bring down your entire VPN. By desire is to keep configuration complexity down as much as possible. There is also the increased overhead that comes with VPN. -Thanks – lucius Oct 26 at 14:17

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.