Commit 95b7d650 authored by Lasse Karstensen's avatar Lasse Karstensen

Update to 4.1 vtc syntax.

parent c55e3220
......@@ -9,7 +9,7 @@ server s1 {
} -start
varnish v1 -vcl+backend {
import std;
import ${vmod_std};
sub vcl_deliver {
std.collect(resp.http.age);
}
......
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