Issue
Governor-mysql-1.2-83.1.el8.cloudlinux.x86_64 update causes website performance issues.
Environment
- CloudLinux 8
- Governor-mysql-1.2-83.1.el8.cloudlinux.x86_64
Solution
A temporary solution is disabling some part of the functionality:
dbctl --lve-improved-accuracy off
dbctl --lve-mode off
systemctl restart db_governor
dbctl --lve-mode abusers
systemctl restart db_governor
Cause
Improved accuracy algorithm might limit websites that previously wasn't limited. Consider increasing limits.
Comments
0 comments
Please sign in to leave a comment.