On Jul 10, 2012, at 2:22 PM, nick tailor wrote:

> Does anyone know? Does Varnish allow you to load multiple VCL files or is it 
> you only use the default.vcl ?
> 
> Cheers
> 
> Nick Tailor
> _______________________________________________
> varnish-misc mailing list
> [email protected]
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

You can include other VCL files via:

include "/path/to/file.vcl"; 

in your default.vcl
_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
  • Question? nick tailor
    • Re:Question? Douglas R Taber

Reply via email to