seems to me that not cached pages of pagers - taxonomy/term/40?page=1 (2 3 4)

Comments

Arto’s picture

Title: not cached pages of pagers » Pager URLs not cached
Component: Code » Miscellaneous
Assigned: kiev1.org » Arto
Status: Active » Closed (works as designed)

Yes, pager URLs (e.g. pages with ?page=N in 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".