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 fa1172a commit 8081b17Copy full SHA for 8081b17
source/core/sharded-cluster-components.txt
@@ -71,7 +71,7 @@ application and the ``mongos`` routers, you must configure it for
71
:term:`client affinity`. Client affinity allows every connection from a
72
single client to reach the same ``mongos``. For shard-level high
73
availability, a common pattern is to place ``mongos`` instances on the
74
-same hardware that ``mongos`` instances are already running on.
+same hardware that ``mongod`` instances are already running on.
75
Another option is to embed ``mongos`` routers with
76
application tier infrastructure.
77
0 commit comments