r3759 - trunk/varnish-cache/bin/varnishtest/tests
phk at projects.linpro.no
phk at projects.linpro.no
Fri Feb 13 10:25:34 CET 2009
Author: phk
Date: 2009-02-13 10:25:33 +0100 (Fri, 13 Feb 2009)
New Revision: 3759
Modified:
trunk/varnish-cache/bin/varnishtest/tests/b00009.vtc
Log:
parameter name change "acceptor" -> "waiter"
Modified: trunk/varnish-cache/bin/varnishtest/tests/b00009.vtc
===================================================================
--- trunk/varnish-cache/bin/varnishtest/tests/b00009.vtc 2009-02-13 09:19:50 UTC (rev 3758)
+++ trunk/varnish-cache/bin/varnishtest/tests/b00009.vtc 2009-02-13 09:25:33 UTC (rev 3759)
@@ -7,7 +7,7 @@
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 "/"
More information about the varnish-commit
mailing list