Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Increase max_user_connections for ClearDB MySQL on Windows Azure Website

Tags:

mysql

azure

Currently, Windows Azure Websites with a MySQL database from ClearDB appear to have a max_user_connections limit of 4. This seems silly. You can scale up multiple instances of Large servers ( 4 cores, 7GB memory ), but what's the point? Your bottleneck will almost always be max_user_connections if it's set to a pitiful value of 4. Can this be changed?

like image 487
Spencer Cameron-Morin Avatar asked Oct 21 '25 01:10

Spencer Cameron-Morin


1 Answers

I didn't use Azure and cleardb, but when I check cleardb web site, I see that up to 4 user is on free plan. maybe you need to get a higher plan?

https://www.cleardb.com/store/azure

mercury plan: Connections up to 4 (free)
venus plan: Connections up to 15
saturn plan: Connections up to 30
jupiter plan: Connections up to 40
like image 200
Nesim Razon Avatar answered Oct 22 '25 14:10

Nesim Razon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!