We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9df5b9 commit 00ab8cfCopy full SHA for 00ab8cf
source/reference/mongos.rst
@@ -155,6 +155,11 @@ Options
155
specify either 1 configuration server or 3 configuration servers,
156
in a comma separated list.
157
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
+
163
.. option:: --test
164
165
This option is for internal testing use only, and runs unit tests
0 commit comments