Rebuild existing cache
-
I really like the plugin. It is efficient and easy to use.
I would like to know if it is possible to force the existing cache to refresh in place? (so create a new cache of whatever is already cached)
The reason to do so instead of using the schedule delete of the entire cache is to avoid a user encountering a non-cached page and having to create the cache on page load. It is preferable for the system to prime the cache (taking however long it takes) so all user requests are fast.
If not possible to do so for entire cache, is it possible to delete a specific page’s cache using a url parameter? I would then create a script that clears the cache for the page and immediately reloads the page. Not as good as option 1 (refresh cache on back-end), but still reduces likelihood of user getting an uncached page.
- The topic ‘Rebuild existing cache’ is closed to new replies.