Code: [mysqld] ... max_connections = 500 max_user_connections = 500 ... Unfortunately that still doesn't solve the problem.
@jumba and @ MicioMax: You din not try the latest workaround frot this thread. The current solution is to edit the ispconfig.conf file and not my.cnf. See here: http://www.howtoforge.com/forums/showpost.php?p=279799&postcount=37
Yep, I used the workaround, but it's a workaround, not a solution. I disabled editing ispconfig.conf and it stopped complaining (and creating new processes). Max
The solution would be a fix in the mysql or perl packages from Ubuntu so that the mysql connection from perl is working stable again as it was on prior releases.
I've posted the final solution for this issue in the bugtracker: http://bugtracker.ispconfig.org/index.php?do=details&task_id=2239 Direct vlogger traffic logging has been replaced with a nightly traffic logging script. Beside fixing the issue above this solution enables traffic quote for nginx servers as well.