My CPU rate for the Wordpress site is between 5-10%. How can I understand if it is low/high or if it affects site performance? Should it be lower than certain rate?
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!
Hi @rem3n,
That’s more than good! Having said that, you asked how to know if it affects site performance, the best way is to start testing out using some third-party tools. The one I use is Pingdom.
Additionally, in order to get the best out of your droplet’s possibilities, you’ll need to optimize it. What I always recommend is to install the latest PHP version available that works with your application. Add some server-side caching like OPcache and add to the equation PHP-FPM. These 3 steps will massively improve the server-side of things for your website.
Next, take a look at the website, see if you have a caching plugin, if you have optimized your images, if you have compressed your JS,CSS files so that they load faster. All of the previous can be done using plugins.
Additionally, all of the above should be visible once you do a Pingdom scan of your website. After all this has been done, then you can start monitoring your website and server to see if the traffic is too much to handle and if it’s slowing down your website.
Regards, KFSys
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.