Skip to content

Ensures Drupal uses a single cache entry for each content and 404 page, regardless of the query string, for anonymous users. This repository is a mirror of the Drupal Page Cache Single repository: https://git.drupalcode.org/project/page_cache_single.

License

Notifications You must be signed in to change notification settings

PeterRamotowski/page_cache_single

Repository files navigation

Page Cache Single forces Drupal to use a single cache entry for each content and 404 page (for anonymous user). 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.

For a full description of the module, visit the project page.

Submit bug reports and feature suggestions, or track changes in the issue queue.

Requirements

Page Cache Single module requires Drupal core Internal Page Cache module enabled.

Installation

Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.

Configuration

Enable the module at Administration > Extend > Performance and scalability.

Page Cache Single module works for anonymous users without additional configuration.

Maintainers

About

Ensures Drupal uses a single cache entry for each content and 404 page, regardless of the query string, for anonymous users. This repository is a mirror of the Drupal Page Cache Single repository: https://git.drupalcode.org/project/page_cache_single.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages