Skip to content

Commit a8a60d4

Browse files
authored
DOCSP-45842 Removes line suggesting max num of mongos routers (#11882)
1 parent db97b23 commit a8a60d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/core/sharded-cluster-components.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ For shard-level high availability, either:
6767

6868
:binary:`~bin.mongos` routers communicate frequently with your config
6969
servers. As you increase the number of routers, performance may degrade.
70-
If performance degrades, reduce the number of routers. Your deployment
71-
should not have more than 30 ``mongos`` routers.
70+
If performance degrades, reduce the number of routers.
7271

7372
The following diagram shows a common sharded cluster architecture used
7473
in production:

0 commit comments

Comments
 (0)