Page Cache Single
6 sites
No security coverage
This module ensures that Drupal uses only one cache entry per content and 404 page for anonymous users. This can significantly reduce the size of the page cache table, especially for sites that don't alter content based on query strings.
Forces Drupal to use a single cache entry for each content and 404 page (for anonymous user).
Features
Significantly reduces the size of the cache_page database table.
This module is useful for sites that do not display different content based on query strings.
Post-Installation
This module works for anonymous users without additional configuration.
Requirements
- Internal Page Cache enabled