Commit c022cc4c authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

It is more robust to wait for the client connection to close

than to delay a random-ish number of seconds
parent 99b1a625
......@@ -16,8 +16,7 @@ varnish v1 -vcl+backend {
client c1 {
txreq
expect_close
} -run
delay 7
varnish v1 -cliok "panic.show"
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