MySQL Governor Default settings good enough

sahostking

Well-Known Member
May 15, 2012
403
29
78
Cape Town, South Africa
cPanel Access Level
Root Administrator
Twitter
Hi guys,

I installed MySQL Governor on a test server as we want to setup a cpanel shared hosting server again.

Are they good enough to just use?

<restrict level1="60s" level2="15m" level3="1h" level4="1d" timeout="1h" log="/var/log/dbgovernor-restrict.log" user_max_connections="30"/>
<statistic mode="on"/>
<default>
<limit name="cpu" current="400" short="380" mid="350" long="300"/>
<limit name="read" current="1000000000" short="830000000" mid="760000000" long="590000000"/>
<limit name="write" current="1000000000" short="830000000" mid="760000000" long="590000000"/>
</default>


Also Should I use "All" mode which I see is also set at default.

What works best for those that are already using this?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

You may receive more user-feedback on this topic directly on the Cloud Linux forums:

Cloud Linux - Forum

Thank you.