🎯To solve slowness seen on the website🚀 | troubleshoot | load average | Log | problem | wp cli | plugins.✔

🎯To solve slowness seen on the website🚀 | troubleshoot | load average | Log | problem | wp cli | plugins.✔

Description: Clients reported experiencing slow performance on the website. Pages were taking longer time to load than usual.

#one of the method

  • we optimized the database: cmd - wp db optimize --allow-root

    • Redis cache: redis cache connected from wp-admin panel. This should decrease hits to the DB. (from wordpress user and password)

      • Timeout seen on the site:

        Contributing Factors: - Most of the memory usage seen from mysql.

        - Swapfile for 2G is already seen allocated.

        - Redis server also seen started here.