• Resolved aidba55

    (@aidba55)


    Hi there,

    How do I set the expiration for the page cache on the disk?

    Ideally I’d like to keep a cached page on my server for 30 days.

    Currently when I run the ‘preload cache’ it seems the lifetime of the cached page is very short and it is forever pre loading the same again and again. I have close to a thousand static posts and I’d prefer to have them pre loaded and cached once per month.

    Any help and suggestions would be greatly appreciated.

    Thanks

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

    (@vmarko)

    Hello @aidba55

    Thank you for your inquiry and I am happy to assist you with this
    Once the Priming Cache cycle is finished, it starts again from the beginning. If some page is updated or a new article published the cache is purged and the cycle starts again also.
    SO there is no setting in W3 Total Cache, to prime the cache and then repeat the priming after one month.
    What you can do is to disable Cache Preload once all pages are cached (you have to do this manually) or simply rely on the Garbage collection interval in Performance>Page Cache>Advanced which deletes the expired cache after the interval set, and keep priming the cache so that fresh cached pages are always being served to the users.
    Thanks!

    Thread Starter aidba55

    (@aidba55)

    Hi there,

    Thanks for getting back to me.

    OK I see. I will try the soltions you have mentioned.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cache Expiry Settings Query’ is closed to new replies.