Skip to content

Commit 00ab8cf

Browse files
bankerSam Kleinman
authored andcommitted
minor: mongos config server ordering
1 parent a9df5b9 commit 00ab8cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/reference/mongos.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,11 @@ Options
155155
specify either 1 configuration server or 3 configuration servers,
156156
in a comma separated list.
157157

158+
Note that each mongos will read from the first config server in the
159+
list provided. If you're running config servers across more than one
160+
data center, you should specify the closest config servers as the first
161+
servers in the list.
162+
158163
.. option:: --test
159164

160165
This option is for internal testing use only, and runs unit tests

0 commit comments

Comments
 (0)