Custom Cache for Varnish
Categories
Component ID
1159050
Component name
Custom Cache for Varnish
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
609
Component created
Component changed
Component body
By default, Drupal allows a site wide cache, which is sufficient for most sites. What if you wanted differnt cache time for various pages? Of course you can do it in VCL file, but often that is not easy or scalable - chances are you may not even have access to the server.
The goal of this module is to allow site admins to setup cache rules for various pages with custom max-age for Varnish.
Road Map:
- Varnish cache by Role
- Varnish cache by Browser
IMPLEMENTED IN VERSION 1
- Varnish cache by Path
- Varnish cache by Content Type
- Varnish cache by Taxonomy
