• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Limit MySQL usage

K

kilgore

Guest
Dear,

PHP got limitation : 30s execution time and 8 MBits memory usage but MySQL isn't getting any limitation.

I want to limit MySQL usage in order to ensure my server isn't going to be unstable.

I need to limit query execution time (not to log slow-queries) and number of query per second (per user or global).

Is this possible with MySQL ?

Any other idea appreciated :)

Best regards,

Kilgore
 
Back
Top