• Resolved c0mradeboy

    (@c0mradeboy)


    Hello. Trying various caching modules and noticed such a not good thing as 100% CPU load when using your plugin. Although other caching plugins give about the same result, but do not load the processor so much, can this be somehow fixed?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @c0mradeboy

    Thank you for your inquiry and I a happy to assist you with this!
    This really depends on the server resources, the caching method you are using for the modules.
    I’ve checked your website and as I can see you are using Memcached for everything:

    <!--
    Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/
    
    Object Caching 77/199 objects using Memcached
    Page Caching using memcached 
    Минификация с использованием memcached
    Database Caching 17/62 queries in 0.019 seconds using Memcached
    
    Served from: superovohost.com @ 2021-03-31 17:05:49 by W3 Total Cache
    -->

    So you need to check the server resources and think about upgrading the hosting plan. The more files you have the more resources will be consumed.

    Just to point out, Disk: Enhanced performs much better than Memcached when it comes to Page Caching.
    Running Memcached with W3 Total Cache works brilliantly, it caches tons of stuff automatically as well as giving you the ability to directly store the WP database cache and object cache there too.
    If you want to have multiple applications all using Memcached, then you need should consider to separate instances of Memcached running.
    Thanks!

    Thread Starter c0mradeboy

    (@c0mradeboy)

    @vmarko

    I made comparisons between your plugin and WP Rocket, as a result, I got the same caching level, but for some reason your plugin always eats up 100% of the processor, and WP Rocket practically does not use it. I talked with the support of the panel for managing my server and we studied the logs together and found that the processor overload is due to an error in PHP.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CPU load’ is closed to new replies.