By Junghoon Kim
My wordpress site don’t work.
When I entered the control panel, my CPU usage reached 100%.
I received a message about “Meltdown and Specter” from digitalocean and applied the patch. (https://www.digitalocean.com/community/tutorials/how-to-protect-your-server-against-the-meltdown-and-spectre-vulnerabilities)
CPU usage has been reduced, but wordpress still does not work.
How can I fix this?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
It looks like there was a spike in your traffic which caused the sudden CPU load. What I could suggest is:
Make sure to add enough resources to your Droplet, you could run a stress test in order to be able to determine how many visitors your site could handle at once: https://www.digitalocean.com/community/tutorials/an-introduction-to-load-testing
Also make sure to optimize your Wordpress website, for example, delete all plugins that are not absolutely necessary, install a caching plugin and maybe enable a CDN
*Check your logs and make sure that there was no malicious traffic towards your site, you could, for example, use this script here to summarize your access logs.
Also, it sounds like that your Apache service might not be running, here are some steps that you could follow on how to troubleshoot common Apache problems:
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.