Commit 2ff960d9 authored by Nils Goroll's avatar Nils Goroll Committed by Geoff Simmons

Adjust to fixed esi accounting in master

parent d3c93465
......@@ -51,7 +51,7 @@ varnish v1 -vcl+backend {
logexpect l1 -v v1 -g request {
expect 0 1001 Begin "^req .* rxreq"
expect * = ReqAcct "^35 0 35 187 104 291$"
expect * = ReqAcct "^35 0 35 187 75 262$"
expect 0 = End
} -start
......@@ -75,7 +75,7 @@ logexpect l4 -v v1 -g request {
logexpect l5 -v v1 -g request {
expect * 1005 Begin "^req .* rxreq"
expect * = ReqAcct "^35 0 35 192 104 296$"
expect * = ReqAcct "^35 0 35 192 75 267$"
expect 0 = End
} -start
......
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