max_user_connections

Subscribe to max_user_connections 1 post(s), 1 voice(s)

 
Avatar Michael Voigt 2 post(s)

Hello,

today is see this error in my log files:
User ‘snetwork’ has exceeded the ‘max_user_connections’ resource (current value: 5)

And my User see a 500er Error Page on my website.

How i can handle this problem? The error is only coming if i have a lot of requests per second.

production:
adapter: mysql
database: DB-NAME
username: USER-NAME
password: **********
host: sqlreadwrite.brightbox.net
pool: 4

I think 4 is the max connection value, or not?

Cheers,
Michael

Signup or login to contribute