• Resolved Martin

    (@martyshka)


    Hi,

    I have been using the pro version for some time with the page cache (enhanced) and the preload functions enabled. It worked well so far and ti was pretty straightforward to see via ftp which pages were cached and which were marked as “_old”. Upon page visit “old” reliably were re-loaded into cache and after that the page loaded quickly, as expected.

    Now this does not work anymore. Despite visiting a page it is not pushed into the cache (“old” remains) and preload does not seem to do it either.

    Interestingly, after switching to Page Cache Basic the pages were loading quickly again – but only for roughly 20 minutes. Then the same problem as with enhanced occurred.

    My settings in both cases were:
    Update interval: 600
    Pages per interval: 10
    Sitemap added
    Garbage collection: 3600

    Best regards

    Martin

    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 @

    Thank you for reaching out and I am happy to help!
    The _old extension is added when the cache is purged. If you only have the _old pages it means that something is purging the cache constantly, maybe some other plugin or theme is calling w3tc_flush_all();

    Have you made any changes or added any new plugins?

    Please check your Purge log in Performance>General settings>Debug section and see what may be calling the cache purge.
    Also, depending on the server, the file changes may not be visible emediatelly.

    Thanks!

    Thread Starter Martin

    (@martyshka)

    Hello Marko,

    thanks a lot! It turned out to be a rejected cookie that I didn’t think was loaded on all pages. When I removed it from the “rejected cookie” section the normal page caching behavior came back.

    Best regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page cache not filled or refreshed’ is closed to new replies.