• Resolved ruwan1982

    (@ruwan1982)


    I’m currently using the Lightspeed Cache plugin and performing Google Drive backups of my entire site with the All-in-One Migration plugin. I’m encountering two issues:

    1. Every three weeks, I’m forced to restart the server due to a caching issue, as my VPS server disk becomes full. Consequently, my site becomes unresponsive, and I can’t make any changes.
    2. Additionally, I’ve observed that I must manually click the “Purge All” button before exporting the backup to Google Drive. If I don’t, the file size of my scheduled Google Drive backups steadily increases. Normally, my website’s backup file size is 4GB. However, failing to click the “Purge All” button manually causes the backup file size to grow to over 15GB in just three days.

    As far as I know, my backups are exported to Google Drive using the All-in-One WP Migration plugin and are not stored on the server. I would greatly appreciate a solution to address these problems associated with the Lightspeed Cache plugin.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support qtwrk

    (@qtwrk)

    please check if the disk usage is built up on /wp-content/litespeed/js or ./css directory ?

    Thread Starter ruwan1982

    (@ruwan1982)

    Could you please tell me what are the steps to check it? i am using cyberpal

    • This reply was modified 1 year, 1 month ago by ruwan1982.
    Plugin Support qtwrk

    (@qtwrk)

    du -sh /home/your_domain.com/public_html/wp-content/litespeed
    du -sh /home/your_domain.com/public_html/wp-content/litespeed/js
    du -sh /home/your_domain.com/public_html/wp-content/litespeed/css

    try these 3 commands in SSH

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Litespeed cache increase google drive backup file size with all in one plugin’ is closed to new replies.