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 a1c2f15 commit 9f5742dCopy full SHA for 9f5742d
source/connection/connection-pools.txt
@@ -93,7 +93,7 @@ see the corresponding syntax:
93
94
- Maximum number of connections opened in the pool. When the
95
connection pool reaches the maximum number of connections, new
96
- connections wait up for the amount of time set by ``timeoutMS``.
+ connections wait for up to the amount of time set by ``timeoutMS``.
97
98
*Default:* ``100``
99
0 commit comments