]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
typo
authorwessels <>
Fri, 27 Feb 1998 00:24:59 +0000 (00:24 +0000)
committerwessels <>
Fri, 27 Feb 1998 00:24:59 +0000 (00:24 +0000)
src/cf.data.pre

index 128bc5c382bf92b0de917f5c5c52c4d5e8e00faa..f93d4fc17eab7ce36766f6d26213442c47f1668f 100644 (file)
@@ -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