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 b4c69bf commit 622e29eCopy full SHA for 622e29e
source/reference/mongos.txt
@@ -34,6 +34,8 @@ instance.
34
Options
35
-------
36
37
+.. binary:: mongos
38
+
39
.. program:: mongos
40
41
.. option:: --help, -h
@@ -247,8 +249,8 @@ Options
247
249
248
250
.. versionadded:: 2.2
251
- :option:`--localThreshold` affects the logic that binary:`mongos`
- uses when selecting :term:`replica set` members to pass reads
252
+ :option:`--localThreshold` affects the logic that :program:`mongos`
253
+ uses when selecting :term:`replica set` members to pass read
254
operations to from clients. Specify a value to
255
:option:`--localThreshold` in milliseconds. The default value is
256
``15``, which corresponds to the default value in all of the client
0 commit comments