Commit 03b56048 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp
parents f6a5e7e0 18db5450
......@@ -611,8 +611,8 @@ static const struct parspec input_parspec[] = {
"60", "seconds" },
{ "send_timeout", tweak_timeout, &master.send_timeout, 0, 0,
"Send timeout for client connections. "
"If no data has been sent to the client in this many seconds, "
"the session is closed.\n"
"If the HTTP response hasn't been transmitted in this many\n"
"seconds the session is closed. \n"
"See setsockopt(2) under SO_SNDTIMEO for more information.",
DELAYED_EFFECT,
"60", "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