Commit 60490c97 authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

Increase backend_workspace of r01038.vtc from 7k to 8k.

parent af2bfa94
...@@ -45,7 +45,7 @@ server s1 { ...@@ -45,7 +45,7 @@ server s1 {
txresp -body "foo8" txresp -body "foo8"
} -start } -start
varnish v1 -arg "-p workspace_backend=7k" -vcl+backend { varnish v1 -arg "-p workspace_backend=8k" -vcl+backend {
sub vcl_fetch { sub vcl_fetch {
set beresp.do_esi = true; set beresp.do_esi = true;
} }
......
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