MySQL limitations by package (concurrent connections, database size)

Hi,
Does interworx provide the ability to limit the number of concurrent connections and/or database size for each package ?

If no, do you know a good solution to limit database usage because database is a real bottleneck in the infrastructure.

Thanks for your help !

Ok it looks that IW doesn’t provide tools for that so we think about using a script that would look to IW packages and adjust all MySQL users settings (MAX
CONNECTIONS) accordingly.

any plan to add this feature in Interworx would be good feature

also a round robbin distribution between mysql server on new account creation will be nice