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 64a49a3 commit 8d0bc5bCopy full SHA for 8d0bc5b
source/administration/connection-pool-overview.txt
@@ -140,9 +140,8 @@ Settings
140
141
* - :urioption:`maxIdleTimeMS`
142
143
- - Amount of time that a connection can be idle in the pool before
144
- closing. Idle connections close until the number of
145
- open connections equals :urioption:`minPoolSize`.
+ - The maximum number of milliseconds that a connection can
+ remain idle in the pool before being removed and closed.
146
147
*Default:* See your :driver:`driver </>` documentation.
148
0 commit comments