• Resolved sebstof33

    (@sebstof33)


    If Preload is activated it writes “Full refresh of cache in…”
    What is unclear here: does it delete all cache files at this point or only cache files that are older than what is set in “Refresh preloaded cache files every …”?
    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Animesh Gaurav (a11n)

    (@bizanimesh)

    Hey @sebstof33 – When the Preload feature is activated in WP Super Cache, it undergoes a two-step process. First, it generates new cache files by overwriting the existing ones for each page as it progresses. This ensures that the cache is updated with the latest content.

    Once the generation process is complete, WP Super Cache attempts to delete any remaining old cache files that predate the preload. In other words, it tries to remove any old files that were not overwritten during the generation phase. This step ensures that the cache remains fresh and relevant.

    Therefore, to address your initial question, activating the Preload feature in WP Super Cache results in the overwriting of old cache files for each page and the attempted deletion of any remaining old files that predate the preload. Consequently, old files will either be overwritten or purged during this process.

    I hope this clarification provides a better understanding of how WP Super Cache handles cache files when the Preload feature is activated.

    Per the “it generates new cache” – how can this be automatic to the site, meaning, how can 1 force the cache on a 500 page site…I have used the sitemap method.. its valid and it does not cache.. have awaited 24 hours.

    @bigbankclub – sitemap method? Are you sure you’re not using W3 Total Cache?

    WP Super Cache reads through the posts table, and fetches the taxonomies to cache them. No need for a sitemap.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Preload unclear’ is closed to new replies.