Skip to content

Commit 6b2d361

Browse files
(DOCSP-15543): Remove inaccurate advice for read-heavy apps
1 parent e23a70c commit 6b2d361

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/administration/analyzing-mongodb-performance.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@ If there are numerous concurrent application requests, the database may have
8989
trouble keeping up with demand. If this is the case, then you will need to
9090
increase the capacity of your deployment.
9191

92-
For read-heavy applications, increase the size of your :term:`replica set` and
93-
distribute read operations to :term:`secondary` members.
94-
9592
For write-heavy applications, deploy :term:`sharding` and add one or more
9693
:term:`shards <shard>` to a :term:`sharded cluster` to distribute load among
9794
:binary:`~bin.mongod` instances.

0 commit comments

Comments
 (0)