From: wessels <> Date: Fri, 27 Feb 1998 00:24:59 +0000 (+0000) Subject: typo X-Git-Tag: SQUID_3_0_PRE1~3973 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fbcf3c729d7223616ed8dffdfd3977eea92c29b;p=thirdparty%2Fsquid.git typo --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 128bc5c382..f93d4fc17e 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1132,7 +1132,7 @@ DOC_START establishment. For persistent connections, wait this long after the previous request completes. -defer_timeout 30 seconds +request_timeout 30 seconds DOC_END @@ -1155,7 +1155,7 @@ DOC_START should probably change client_lifetime only as a last resort. If you seem to have many client connections tying up filedescriptors, we recommend first tuning the read_timeout, - defer_timeout, pconn_timeout and quick_abort values. + request_timeout, pconn_timeout and quick_abort values. client_lifetime 1 day DOC_END