Follow The Rabbit

Varnish Configuration Language (2)

novcl: an alternative to VCL

If you've read a few of my blog posts, you probably already know I love the VCL (Varnish Configuration Language) idea,...

Multi-tiered caching made easier

Duplicative work is never a good idea. Especially not if your job is to ensure that your organization delivers content...

Varnish Configuration Language: VCL snippets

The Varnish Configuration Language (VCL) is a small domain-specific language designed to be used to define request...

VMOD tutorial: vmod-str

If I were to ask you what is so great about Varnish, you'd probably answer: "the VCL, duh!". And you would be right,...

Varnish Configuration Language best practices: 3 VCL tips to put into practice

VCL, which stands for Varnish Configuration Language, is used to define your own caching policies in Varnish Cache and...