Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 542 Bytes

vcl-snippets

Build Status

A series of snippets for Varnish Cache divided by major version.

How to use

Download the file with the required functionality and include it in the configuration using:

include "<path/to/file>";

Alternatively copy and paste the code into the configuration.

Please note that Varnish will concatenate the subroutines as they appear in the file so the order does matter.