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 e96fee9 commit e4b90e1Copy full SHA for e4b90e1
doc/api.md
@@ -6086,7 +6086,7 @@ currently established connections in the pool are "checked out" by
6086
previous `getConnection()` calls and are in-use by the application,
6087
and (iii) the number of those connections is less than the pool's
6088
`poolMax` setting.
6089
-l
+
6090
The Oracle Real-World Performance Group's general recommendation for
6091
client connection pools is for the pool to have a fixed sized. The
6092
values of `poolMin` and `poolMax` should be the same (and
0 commit comments