An error occurred while loading the file. Please try again.
-
Sandeep S. Shewalkar authored
connection.SetMaxIdleConns(100) connection.SetMaxOpenConns(5000) duration := 3 * 24 * time.Hour connection.SetConnMaxLifetime(duration)
75c5aa92
connection.SetMaxIdleConns(100) connection.SetMaxOpenConns(5000) duration := 3 * 24 * time.Hour connection.SetConnMaxLifetime(duration)