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 69aea2e commit bc73989Copy full SHA for bc73989
source/connect/connection-options/connection-pools.txt
@@ -173,9 +173,9 @@ object:
173
during periods of inactivity.
174
175
In versions earlier than 6.18.0, the {+driver-short+} did not close idle
176
- connections when ``minPoolSize`` was set to ``0``. Starting in version
177
- 6.18.0, the connection pool correctly closes idle connections regardless
178
- of the ``minPoolSize`` setting.
+ connections when ``minPoolSize`` was set to ``0`` during periods of
+ inactivity. Starting in version 6.18.0, the connection pool correctly closes
+ idle connections regardless of the ``minPoolSize`` setting.
179
180
.. _node-connection-pool-max-idle-time:
181
0 commit comments