• Resolved nosotrosgroupo

    (@nosotrosgroupo)


    Hello I have a simple question about W3. I using Page Enhanced method and everything works. But now, I need cron for delete cache files. So, my question, how important is to keep _old files (created after purge) instead completely deleting all contents of a cached folder. Are _old important or I can delete it?

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

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

    (@vmarko)

    Hello @nosotrosgroupo

    Thank you for your inquiry and I am happy to assist you with this.
    When a page is cached, the file is saved without _old. The _old is added when you update the page or click flush cache. This is actually done to prevent loading the cached page, force updating the page cache. Garbage collection option in Performance>Page Cache is used to remove all the _old files from the cache directory. If that doesn’t work, there’s some server restriction preventing the plugin from doing that, which is why it is better to use a memory-based cache method in that case.
    This being said, it is safe to delete those files manually if you choose to do so.
    I hope this helps!
    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Page Enhanced – Delete With Cron’ is closed to new replies.