Managing Client Connections
Each client session to MC uses a connection from MaxClientSessions
, a database configuration parameter. This parameter determines the maximum number of sessions that can run on a single database cluster node. Sometimes multiple MC users, mapped to the same database account, are concurrently monitoring the Overview and Activity pages. In such cases, graphs could be slow to update while MC waits for a connection from the pool.
Tip: You can increase the value for MaxClientSessions
on an MC-monitored database to account for extra sessions. See Managing Sessions for details.