You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
VCL
Revision as of 07:46, 19 August 2012 by imported>Ori.livneh (Created page with "Varnish Configuration Language, or '''VCL''', is the domain-specific language used for configuring Varnish's caching and request policy. VCL is compiled by Varnish into C. ...")
Varnish Configuration Language, or VCL, is the domain-specific language used for configuring Varnish's caching and request policy.
VCL is compiled by Varnish into C. You can see the C code a VCL file would compile into using varnishd
:
$ varnishd -d -f bits.inc.vcl -C