Menu

#1 Database connection times out

open
nobody
None
5
2011-04-27
2011-04-27
Anonymous
No

CollabreateServer maintains a database connection for the entire duration of the process, which if inactive for mysqls' mysql_timeout variable, results in the connection being terminated.

Solution: Reconnect mysql connection when clients connect.

Discussion


Log in to post a comment.