Wednesday, July 6, 2011

SQL Server Replication over a slow network...

My current project needs to be sensitive to various slow network, high latency, and unreliable communication scenarios.  Since we use SQL Server Merge Replication, we don't have a tremendous amount of control over these problems.  Here are some links I have uncovered which point to recommended settings and procedures:

MSDN - A Slow Network Is Causing Problems
MSDN - Enhancing Merge Replication Performance
TechNet - An old article (from 2002) about Merge Replication Performance Tuning and Optimization

CD

No comments:

Post a Comment