10-09-2019 07:45 AM
The following documentation states that if the minimumIdle property is not set that the connection pool will act as a fixed size connection pool.
With the SnapLogic default property setting are fixed size connection pools being created?
Is there a way to monitor the size of the connection pool during runtime?
Is there a way to monitor the status (active or idle) and the age of the connections in the connection pool?