Report this

What is the reason for this report?

Dn't work wordpress. cpu 100%, "Meltdown and Spectre" pathch

Posted on January 27, 2018

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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

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:

https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-apache-issues-on-linux-server

Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.