Skip to content

Commit a772374

Browse files
(DOCSP-15543): Remove inaccurate advice for read-heavy apps
1 parent 0c38fcb commit a772374

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

157-
For read-heavy applications, increase the size of your :term:`replica set` and
158-
distribute read operations to :term:`secondary` members.
159-
160157
For write-heavy applications, deploy :term:`sharding` and add one or more
161158
:term:`shards <shard>` to a :term:`sharded cluster` to distribute load among
162159
:binary:`~bin.mongod` instances.

0 commit comments

Comments
 (0)