Configurable query string include/exclude from cache #136
timkelty
started this conversation in
Feature Requests & Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Craft Cloud uses the full URL (with query string) as the "cache key" for finding static cache matches.
However, we preemptively exclude common JS/campaign tracking params:
Ideally, projects could configure this list or switch it from an exclude list to an include.
Beta Was this translation helpful? Give feedback.
All reactions