Hi
We use Mariadb and dbgovernor with cloudlinux.
Now we want to limit each db to 30 connections but also ensure their select queries etc do not overload shared servers.
What is the best way or advice anyone can give us.
Should one enter the username and password of root mysql user into:
Also does this control IO?
Here is one of our configurations:
Any advice for shared hosting server config would be appreciated.
We use Mariadb and dbgovernor with cloudlinux.
Now we want to limit each db to 30 connections but also ensure their select queries etc do not overload shared servers.
What is the best way or advice anyone can give us.
Should one enter the username and password of root mysql user into:
Also does this control IO?
Here is one of our configurations:
Any advice for shared hosting server config would be appreciated.
Comment