AlternateServers
Specifies other servers that can be used in addition to the one already configured using Server and Port.
Data Type
string
Default Value
""
Remarks
For each additional server, specify both a server name and port; separate servers with a comma.
For example:
Server=localhost;Port=27017;AlternateServers=localhost:27018,localhost:27019;