Naposledy aktualizováno
19. 5. 2021
|
Platí také pro Communiqué 3, Communiqué 4
Issue
While the parameter maxconnections in the poolparams tag liits the number of database connections, it grows over this limit anyway.
Solution
Use value fail or block. (Possible values are fail, grow, block. If missing, default value is fail.)
Additional information
If parameter whenExhausted has the value grow, this limit is ignored.