| |
Max Life Time: |
integer |
Sets the maximum life time for a pooled connection in milliseconds, which must be > 0 |
| |
Max Idle Time: |
integer |
Sets the maximum idle time for a pooled connection in milliseconds, which must be > 0 |
| |
Max Wait Time: |
integer |
Sets the maximum time that a thread will block waiting for a connection in milliseconds |
| |
Max Connections: |
integer |
Sets the maximum number of connections per host |
| |
Min Connections: |
integer |
Sets the minimum number of connections per host |