From 42a7cf156290e22cd46e1e77726451237ecee1e0 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 27 Apr 2010 15:22:40 -0400 Subject: Add link to varnish VCL --- config/varnish64/varnish_custom_vcl.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/varnish64/varnish_custom_vcl.xml') diff --git a/config/varnish64/varnish_custom_vcl.xml b/config/varnish64/varnish_custom_vcl.xml index b4559d57..0a3d51a2 100644 --- a/config/varnish64/varnish_custom_vcl.xml +++ b/config/varnish64/varnish_custom_vcl.xml @@ -72,7 +72,7 @@ vcl_fetch_early vcl_fetch_early - + Paste your custom vcl_fetch]]> code here. This code will be included at the beginning of the vcl_fetch function. textarea 50 10 @@ -80,7 +80,7 @@ vcl_fetch_late vcl_fetch_late - + Paste your custom vcl_fetch]]> code here. This code will be included at the end of the vcl_fetch function. textarea 50 10 @@ -88,7 +88,7 @@ vcl_pipe_early vcl_fetch_early - + Paste your custom vcl_pipe]]> code here. This code will be included at the beginning of the vcl_pipe function. textarea 50 10 @@ -96,7 +96,7 @@ vcl_pipe_late vcl_fetch_late - + Paste your custom vcl_pipe]]> code here. This code will be included at the beginning of the vcl_pipe function. textarea 50 10 -- cgit v1.2.3