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

Oops, shouldn't have units on that param.

parent 760c4f65
......@@ -37,7 +37,7 @@ varnish v1 -cliok "param.show tcp_keepalive_intvl"
varnish v1 -cliok "param.set tcp_keepalive_intvl 1s"
varnish v1 -cliok "param.show first_byte_timeout"
varnish v1 -cliok "param.set first_byte_timeout 70s"
varnish v1 -cliok "param.set first_byte_timeout 70"
client c1 {
timeout 70
......
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