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

parameter name change "acceptor" -> "waiter"



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3759 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 9aec2e5b
......@@ -7,7 +7,7 @@ server s1 {
txresp -hdr "Connection: close" -body "012345\n"
} -start
varnish v1 -arg "-p acceptor=poll" -vcl+backend {} -start
varnish v1 -arg "-p waiter=poll" -vcl+backend {} -start
client c1 {
txreq -url "/"
......
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