Closed (works as designed)
Project:
Boost
Version:
4.7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Dec 2006 at 16:41 UTC
Updated:
3 Dec 2006 at 16:57 UTC
seems to me that not cached pages of pagers - taxonomy/term/40?page=1 (2 3 4)
Comments
Comment #1
Arto commentedYes, pager URLs (e.g. pages with
?page=Nin the URL) are not cached, because no URLs containing query strings are cached.Please read the "dispatch mechanism" section in the accompanying README.txt for a description of how Boost's caching strategy works.
I'm open to patches or improvement suggestions regarding this, but until then, I'm marking this "by design".