Hi, the last few months occasionally my ispconfig 3 system 3.0.5.3 has been locking up. I have checked /var/log/messages It happened again this morning, i have narrowed it down to 05.55.32am this is the excerpt: The logs carry on, but the sites with databases wouldnt load as not sql server running. i have traced the ip to china and its not the first time this has happened, is there anything i can do to stop this from happening dave
The mysql connection limit has been reached. Edit the mysql my.cnf file and set: max_user_connections = 500 max_connections = 500 in the [mysqld] section and restart mysql.