Skip to content

Commit

Permalink
Merge pull request #682 from lantanagroup/session-exhaustion
Browse files Browse the repository at this point in the history
Return idle connections to pool
  • Loading branch information
edward-miller-lcg authored Jan 29, 2024
2 parents fa4abaa + 9496d2a commit b49162a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/resources/c3p0.properties
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
c3p0.driverClass=com.microsoft.sqlserver.jdbc.SQLServerDriver
c3p0.maxIdleTimeExcessConnections=300

0 comments on commit b49162a

Please sign in to comment.