Open kenfus opened 1 year ago
Somewhere in the code, a connection to the database is opened but never closed. Thus, after a while, it reaches the MAX_CONNECTION count.
Somewhere in the code, a connection to the database is opened but never closed. Thus, after a while, it reaches the MAX_CONNECTION count.