Active
Project:
Boost
Version:
7.x-1.0-beta2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2013 at 14:28 UTC
Updated:
14 Feb 2013 at 17:09 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedYes/ no, the expire module and the crawler would do what you want and either expire the page or the family of interconnected paged so you could set a massive expiry for cron and only ever regenerate pages you had edited.
However a new page would be added to the site immediately, but may not be joined to the other pages as these could be served from a one day old cache unless you were to install the expire and crawler components.
There is the option also to have for administrators a flush cache menu item, so if you didn't want to install expire and the crawler, you could add the page and then flush the cache of the page linking to it.
Comment #2
marcoka commentedSo i would write this:
There are two methods to clear the booche cache.
Manually
You can manually clear the whole cache. There is the option also to have for administrators a flush cache menu item, so if you didn't want to install expire and the crawler, you could add the page and then flush the cache of the page linking to it.
Using the Boost Crawler and the Expire Module
Boost has a crawler submodule. That can recreate pages that have been changed/edited. The advantage of using this is that you can se the maximum/minimum cache time to very high values like a year. If you add or edit a page, only that page is created/recreated and all interconnected pages.
Comment #3
Anonymous (not verified) commentedBGM does the documentation. Personally I think that the crawler should be renamed to something else like auto flusher, though that sounds too much like a toilet :0