Drupal is a registered trademark of Dries Buytaert

Synopsis

Cache URL Query Ignore improves the performance of the URL cache context
by removing query parameters from the URL cache context key.

Cache URL Query Ignore is the sibling module of Page Cache Query Ignore,
which affects only page cache.
This module affects all usages of the URL cache context.

As an example: with the Drupal core page_cache implementation, the following
URLs will be considered different.

By setting the ignored query parameters to `gclid`, these URLs will be
considered identical by the cache and performance will be greatly improved. This
will also reduce the size of your cache.

Credits to the authors of Page Cache Query Ignore
for their solution of the query parameter problem, on which this solution is
heavily based.

Activity

Total releases
1
First release
Apr 2025
Latest release
10 months ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
1.0.0-rc2 Pre-release Apr 16, 2025