Remove Abandoned Connections Timeout¶
Key: qie.dbConnection.removeAbandonedTimeoutSeconds
Env Var: QIE_DBCONNECTION_REMOVEABANDONEDTIMEOUTSECONDS
Default: 0
Scope: Global
Description: This is how many seconds a connection has been in use before it is determined to be abandoned. A value of 0 disables this option. The option qie.dbConnection.removeAbandoned must be set to use this option.
Examples¶
Env Var
Java Option
YAML