Question
Anthem
US
Last activity: 3 Dec 2020 12:25 EST
Maxage and persistent JVM connection issue scenarios.
Hi Team,
Maxage value (Tomcat JDBC setting) has been set to ZERO in our environment and very rarely we would run across the JVM persistent connection issues.
Under what conditions, JVM connections to the Database will remain open continuously and doesn't get cleaned up ?
I am trying to update the MaxAge from the current value of ZERO to 5000 or 10,000 milliseconds but we need some run-through scenarios to validate the setting implementation.