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 433145cCopy full SHA for 433145c
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. Adjust the connection pool
175
+size to suit your use case, beginning at 110-115% of the typical number
176
+of concurrent database requests.
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