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 3fd210e commit 7e94d6cCopy full SHA for 7e94d6c
source/crud/read-write-pref.txt
@@ -282,7 +282,7 @@ The {+library-short+} uses the local threshold value to calculate the
282
latency window for server selection. This value determines the servers
283
that are eligible to receive read and write requests.
284
285
-By default, the driver uses only mongos instances or replica set members whose
+By default, the library uses only mongos instances or replica set members whose
286
ping times are within 15 milliseconds of the nearest server. To
287
distribute reads among servers with higher latencies, pass an options array to
288
the ``MongoDB\Client`` constructor that sets the ``localThresholdMS`` option.
0 commit comments