Commit 4d9d0aa0 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Do a start-stop test first, to see basic silo open/close work.



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4271 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 04dc6961
......@@ -13,6 +13,10 @@ varnish v1 \
-arg "-pdiag_bitmap=0x20000" \
-arg "-spersistent,/tmp/__v1/_.per,10m" -vcl+backend { } -start
varnish v1 -stop
varnish v1 -start
client c1 {
txreq -url "/"
rxresp
......
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