File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -155,10 +155,13 @@ Options
155
155
specify either 1 configuration server or 3 configuration servers,
156
156
in a comma separated list.
157
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.
158
+ .. note ::
159
+
160
+ Each :program: `mongos ` reads from the first :term: `config server
161
+ <config database> ` in the list provided. If your configuration
162
+ databases reside in more that one data center, you should
163
+ specify the closest config servers as the first servers in the
164
+ list.
162
165
163
166
.. option :: --test
164
167
You can’t perform that action at this time.
0 commit comments