Commit 3e7d376f authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

vtc: Stabilize r1857

It is possible to see the session close after the second request after
timeout_linger triggered.
parent 11b93b0a
......@@ -22,7 +22,7 @@ client c1 {
# Give varnish a chance to update stats
delay .1
varnish v1 -expect sess_herd == 1
varnish v1 -expect sess_herd >= 1
varnish v1 -expect sess_conn == 1
varnish v1 -expect cache_hit == 1
varnish v1 -expect cache_miss == 1
......
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