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 66fea66 commit 33355c9Copy full SHA for 33355c9
source/administration/production-notes.txt
@@ -171,7 +171,9 @@ Manage Connection Pool Sizes
171
172
To avoid overloading the connection resources of a single
173
:program:`mongod` or :program:`mongos` instance, ensure that clients
174
-maintain reasonable connection pool sizes.
+maintain reasonable connection pool sizes. To determine the appropriate
175
+pool size, set the pool size to 110-115% of the typical number of
176
+concurrent database requests, and adjust as needed.
177
178
When using the :ref:`WiredTiger storage engine <storage-wiredtiger>`,
179
the number of incoming connections to Wired Tiger should be less than
0 commit comments