Custom Cache for Varnish
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
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
