Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Cache URL Query Ignore

3 sites Security covered Drupal 10–11
View on drupal.org

This module improves website performance by telling Drupal's caching system to ignore certain query parameters in URLs. By treating URLs with and without these ignored parameters as the same for caching purposes, it reduces cache size and speeds up content delivery across the entire site.

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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Apr 2025
Latest release
2 months ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Core Release date
1.0.0 Stable 10–11 Jun 1, 2026
1.0.0-rc2 Pre-release 10–11 Apr 16, 2025