Commit 03d60dce authored by Guillaume Quintard's avatar Guillaume Quintard Committed by Martin Blix Grydeland

Be more thorough the testing streaming+restart

Reset vfp when restarting in deliver, in case it has be set in
cnt_fetchbody already.

Fixes: #979

Conflicts:
	bin/varnishd/cache_center.c
parent ced89f60
......@@ -2,7 +2,7 @@ varnishtest "r00979.vtc Test restart when do_stream in vcl_deliver"
server s1 {
rxreq
txresp -status 200 -body "1"
txresp -status 200 -gzipbody "1"
expect_close
accept
......
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