You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oracleMaxOpenCon = 100 # SetMaxOpenConns sets the maximum number of open connections to the database. 0 means unlimited
oracleMaxIdleCon = 50 # SetMaxIdleConns sets the maximum number of connections in the idle connection pool. If n <= 0, no idle connections are retained