Manage database connection pool in an on premises installation
After investigating some performance issues we came across a lot of dropped SQL traffic in our firewall. Due to regulations we need to ensure that connections between the app server and db server have a max life span of 1h. We are using Mariadb and s...
