Step 5
Is your site slow, or having high server load, high CPU load, slow request processing, or outages in MySQL or Redis?
a. YES – Proceed with steps for Checking for DDOS attacks from CLI.
b. NO – Check logs of
b. NO – Check logs of
/var/log/exception.log
and /var/log/deploy.log
, and if this data does not present the issue to you, proceed to Step 6.Step 6
Step 7
Do you have Elasticsearch errors?
Step 8
Was your MySQL database having slow queries or incorrect queries?
a. YES – Proceed with Checking slow queries and Processes taking too long in MySQL and checking your query structure in this MySQL query tutorial.
b. NO – Proceed to Step 9.
b. NO – Proceed to Step 9.
Step 9
Is your static content not available?
Step 10
Do you see PHP Fatal Errors in your logs?
Step 11
Are you seeing Redis errors?
a. YES – Proceed with steps to verify Redis is running and for Redis troubleshooting.
b. NO – Proceed to Step 12.
b. NO – Proceed to Step 12.