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?
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?