Hello
/usr/local/mysql/bin/mysqld --datadir=/var/lib/mysql --socket=/var/lib/mysql/mysql.sock
The values increase the most in the upper place. There is excessive mysql usage in the upper place.
"Warning: The system load average is 12.14"
There are a lot of messages coming to DA like above. Why did my load values increase? What can be done for this?
After removing "Modscurity" from the server, the "mysql" values increased.
Should I reinstall it with SSH below? Do I need to reboot the server after installing it with the following operations?
"Modscurity" setup.
cd /usr/local/directadmin/custombuild
./build update
./build set modsecurity yes
./build set modsecurity_ruleset comodo
./build modsecurity
./build modsecurity_rules
./build rewrite_confs
/usr/local/mysql/bin/mysqld --datadir=/var/lib/mysql --socket=/var/lib/mysql/mysql.sock
The values increase the most in the upper place. There is excessive mysql usage in the upper place.
"Warning: The system load average is 12.14"
There are a lot of messages coming to DA like above. Why did my load values increase? What can be done for this?
After removing "Modscurity" from the server, the "mysql" values increased.
Should I reinstall it with SSH below? Do I need to reboot the server after installing it with the following operations?
"Modscurity" setup.
cd /usr/local/directadmin/custombuild
./build update
./build set modsecurity yes
./build set modsecurity_ruleset comodo
./build modsecurity
./build modsecurity_rules
./build rewrite_confs