Commit 0b64ce89 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Varnish can close before s1 completes and that is OK.

parent e9f74434
......@@ -28,6 +28,7 @@ varnish v1 -expect n_object == 0
varnish v1 -expect n_objectcore == 0
server s1 -wait {
non-fatal
rxreq
send "HTTP/1.1 200 OK\r\nConnection: close\r\n\r\n"
delay 0.5
......
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