[master] f211c5c yes, the parameter names are confusing
Nils Goroll
nils.goroll at uplex.de
Fri May 12 15:01:05 CEST 2017
commit f211c5cc37aebf37e4b99fbad301b83d9a81d305
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Fri May 12 15:00:11 2017 +0200
yes, the parameter names are confusing
diff --git a/include/tbl/params.h b/include/tbl/params.h
index 7511f5a..fc25054 100644
--- a/include/tbl/params.h
+++ b/include/tbl/params.h
@@ -983,7 +983,7 @@ PARAM(
/* s-text */
"Total timeout for ordinary HTTP1 responses. Does not apply to some"
" internally generated errors and pipe mode.\n\n"
- "When 'send_idle_timeout' is hit while sending an HTTP1 response, the"
+ "When 'idle_send_timeout' is hit while sending an HTTP1 response, the"
" timeout is extended unless the total time already taken for sending"
" the response in its entirety exceeds this many seconds.\n\n"
"When this timeout is hit, the session is closed",
More information about the varnish-commit
mailing list