With the cPanel system, is there a away to limit the number of hits to MySQL that a specific hosting account can place on the system.
For example, I imagine this could be done by putting up a special my.cnf file in the vsites /etc directory with just this line in it:
max_connections = 25
Then that vsite's my.cnf file and any statements therein would override the global, server-wide my.cnf file. Is this true? Am I on the right track here?
Thanks much!
For example, I imagine this could be done by putting up a special my.cnf file in the vsites /etc directory with just this line in it:
max_connections = 25
Then that vsite's my.cnf file and any statements therein would override the global, server-wide my.cnf file. Is this true? Am I on the right track here?
Thanks much!