Commit 2ecd469c authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Go back to vcl4.0, Nils and I crossed commits.

parent f28cafe8
...@@ -9,7 +9,7 @@ varnish v1 \ ...@@ -9,7 +9,7 @@ varnish v1 \
-arg "-ss1=default,1m" \ -arg "-ss1=default,1m" \
-arg "-ss2=default,1m" \ -arg "-ss2=default,1m" \
-arg "-ss0=default,1m" \ -arg "-ss0=default,1m" \
-syntax 4.1 \ -syntax 4.0 \
-vcl+backend { -vcl+backend {
import vtc; import vtc;
sub vcl_backend_response { sub vcl_backend_response {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment