This is a custom extension for boost. It is against an older version of boost, so does not match the latest stable, but maybe of use for ideas.

What it does is break down expiration in 2 tiers. One tier expires according to the settings in boost, and other "older" tier is kept in the cache for longer. Older "pager" are consider old. Nodes are kept for longer, since they expire when comments are posted, ...etc.

I had to duplicate some functions as is from boost. This is suboptimal, but perhaps future boost version will provide a better way so as not to do this.

Again, this is here just for ideas.

CommentFileSizeAuthor
boost-tiers.tar_.gz2.64 KBkbahey

Comments

mikeytown2’s picture

Try 1.0. It has the "Boost: Pages cache configuration block"; allows for a 3 tier system that kicks some butt.

mikeytown2’s picture

Status: Needs review » Closed (fixed)

Closing this as the newer version of boost has a better way; reopen if I am mistaken.