Boost module issue in drupal
nav18scse - May 4, 2009 - 13:13
| Project: | Boost |
| Version: | 5.x-1.0 |
| Component: | Expiration logic |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
My site is high performance site To improve the performance I have installed the BOOST module in development version.
The node is cleared once the node gets updated/deleted.
My doubt is:
1.The home page nodes not get cleared once the node get updated [I am using panel for home page].
2.Boost cached files are not deleted after x times [ Set in performance ].
Can you suggest me...
Regards,
R.Navaneethakrishnan.

#1
1. Panels are currently unsupported in terms of expiration; nodes, terms and comments are the only things right now that flush the cache.
2. Files get cleared on cron runs. Set up cron; poormanscron is a bad idea.
Also 5.0 is not currently supported.