DFS Replication is a highly scalable replication engine that was built to efficiently replicate large sets of content over wide area networks. The following list provides a set of scalability guidelines that have been tested by Microsoft:
-
Each server can be a member of up to 256 replication groups.
-
Each replication group can contain up to 256 replicated folders.
-
Each server can have up to 256 connections (for example, 128 incoming connections and 128 outgoing connections).
-
On each server, the number of replication groups multiplied by the number of replicated folders multiplied by the number of simultaneously active connections must be kept to 1024 or fewer.
-
A replication group can contain up to 256 members.
-
A volume can contain up to 8 million replicated files, and a server can contain up to 1 terabyte of replicated files.
-
The maximum tested file size is 64 gigabytes.
See Also