Closed (fixed)
Project:
Boost
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2007 at 05:07 UTC
Updated:
6 Feb 2010 at 18:45 UTC
Hi,
I set Boost not to cache but I still saw it cache that page. (Set it under "Cacheability settings")
Can you please check it?
Comments
Comment #1
abx commentedI forgot to say that what I did is to set not to cache "Frontpage" only. I also check source page and found the Boost comment at the end of that source page.
Comment #2
gregglesSo, the steps to repeat are:
1. Install boost
2. Visit front page as anonymous user
3. Visit admin/settings/performance/boost
4. Select "Cache every page except the listed pages."
5. Enter in the box
6. Visit front page as anonymous user
Expected results:
Front page is not cached (comment from boost not found at end of page source)
Actual results:
Front page is cached (comment from boost is found at end of page source)
I able to repeat these results.
I did notice, however, that if i visit cron.php then it clears out the front page from the cache and all is happy again. I don't see this as a major issue.
One possible solution would be for the module to clear the cache of files after the settings/performance/boost page has been submitted.
I think it would just require a call to boost_cache_expire_all() in a custom admin_settings submit function.
Thoughts?
Comment #3
mikeytown2 commentedClosing all 5.x issues; will only reevaluate if someone steps up #454652: Looking for a co-maintainer - 5.x
Reason is 6.x has 10x as many users as 5.x; also last 5.x dev was over a year ago. The 5.x issue queue needs to go.