Skip to content

Commit 09e4813

Browse files
(DOCSP-15543): Remove inaccurate advice for read-heavy apps
1 parent e79169a commit 09e4813

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
@@ -159,9 +159,6 @@ If there are numerous concurrent application requests, the database may have
159159
trouble keeping up with demand. If this is the case, then you will need to
160160
increase the capacity of your deployment.
161161

162-
For read-heavy applications, increase the size of your :term:`replica set` and
163-
distribute read operations to :term:`secondary` members.
164-
165162
For write-heavy applications, deploy :term:`sharding` and add one or more
166163
:term:`shards <shard>` to a :term:`sharded cluster` to distribute load among
167164
:binary:`~bin.mongod` instances.

0 commit comments

Comments
 (0)