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 93a3501 commit 9bff7fcCopy full SHA for 9bff7fc
source/connect/connection-options/connection-pools.txt
@@ -172,7 +172,7 @@ object:
172
This configuration allows the connection pool to close unused connections
173
during periods of inactivity.
174
175
- In versions prior to 6.18.0, idle connections were not cleaned up when
+ In versions earlier than 6.18.0, idle connections were not cleaned up when
176
``minPoolSize`` was set to ``0``. Starting in version 6.18.0, the connection
177
pool correctly cleans up idle connections regardless of the ``minPoolSize``
178
setting.
0 commit comments