This option doesn't work the way it has to. I've just installed the new rc, patched the crawler issue but this option works like "Cache every page except the listed pages". Listed pages are not cached, others are.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | boost-565640.patch | 877 bytes | mikeytown2 |
Comments
Comment #1
mikeytown2 commentedOn the performance/boost page your talking about this correct?
So "Cache only the listed pages" is acting like "Cache every page except the listed pages"?
Comment #2
vancip commentedYes. Option 1 (Cache every page except the listed pages) and 2 (Cache only the listed pages.) work in the same way: listed pages are not "boosted", other ones are cached.
Comment #3
mikeytown2 commentedHere's the issue that changed this part of the code base.
#337756: Rewrite boost_is_cacheable() to use core API functions.
Comment #4
mikeytown2 commentedHere's a patch that should fix this
Comment #5
vancip commentedPatched, it seems to work fine again.
Comment #6
mikeytown2 commentedComment #7
mikeytown2 commentedcommitted