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

Add note that send_timeout has DELAYED effect


git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@841 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 46cf805b
......@@ -218,6 +218,7 @@ static struct parspec parspec[] = {
"Send timeout for client connections. "
"If no data has been sent to the client in this many seconds, "
"the session is closed.\n"
DELAYED_EFFECT
"See getopt(3) under SO_SNDTIMEO for more information.\n"
"Default is 600 seconds. " },
......
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