You are here

README.txt in HTTP Cache Control 8.2

Same filename and directory in other branches
  1. 8 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Recommended modules
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

HTTP Cache Control module helps fine tune control of Drupal's Cache Control headers.

## Features
* Support for shared cache max age (s-maxage)
* Ability to set cache lifetime of 404 pages

* For a full description of the module, visit the project page:
  https://www.drupal.org/project/http_cache_control

* To submit bug reports and feature suggestions, or to track changes:
  https://www.drupal.org/project/issues/http_cache_control?categories=All


REQUIREMENTS
------------

No special requirements. Simply add and install the module.


RECOMMENDED MODULES
-------------------

The Purge module (https://www.drupal.org/project/http_cache_control) enables Drupal to
purge cached pages stored in reverse proxies such as Varnish. This module can be
used to ensure reverse proxies contain long cache lifetimes while ensuring browsers
do not cache pages for too long.

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module.
   See: https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules for further information.


CONFIGURATION
-------------

Go to Drupal's performance page in the Site Configuration and set the cache
lifetimes accordingly.


MAINTAINERS
-----------

Current maintainers:
 * Josh Waihi - https://www.drupal.org/u/josh-waihi

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. HTTP Cache Control module helps fine tune control of Drupal's Cache Control headers.
  12. ## Features
  13. * Support for shared cache max age (s-maxage)
  14. * Ability to set cache lifetime of 404 pages
  15. * For a full description of the module, visit the project page:
  16. https://www.drupal.org/project/http_cache_control
  17. * To submit bug reports and feature suggestions, or to track changes:
  18. https://www.drupal.org/project/issues/http_cache_control?categories=All
  19. REQUIREMENTS
  20. ------------
  21. No special requirements. Simply add and install the module.
  22. RECOMMENDED MODULES
  23. -------------------
  24. The Purge module (https://www.drupal.org/project/http_cache_control) enables Drupal to
  25. purge cached pages stored in reverse proxies such as Varnish. This module can be
  26. used to ensure reverse proxies contain long cache lifetimes while ensuring browsers
  27. do not cache pages for too long.
  28. INSTALLATION
  29. ------------
  30. * Install as you would normally install a contributed Drupal module.
  31. See: https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules for further information.
  32. CONFIGURATION
  33. -------------
  34. Go to Drupal's performance page in the Site Configuration and set the cache
  35. lifetimes accordingly.
  36. MAINTAINERS
  37. -----------
  38. Current maintainers:
  39. * Josh Waihi - https://www.drupal.org/u/josh-waihi