]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
The ICAP minimum for service_revival_delay and other OPTIONS retries is
authorrousskov <>
Tue, 22 May 2007 23:12:38 +0000 (23:12 +0000)
committerrousskov <>
Tue, 22 May 2007 23:12:38 +0000 (23:12 +0000)
currntly 30 and not 60 seconds.

src/cf.data.pre

index 74b33b6b0a54199ea8af2891522ead1ebcaecba8..298ab8532da3914fbe421a00bcd497edd6a20f65 100644 (file)
@@ -1,6 +1,6 @@
 
 #
-# $Id: cf.data.pre,v 1.436 2007/05/22 01:16:39 hno Exp $
+# $Id: cf.data.pre,v 1.437 2007/05/22 17:12:38 rousskov Exp $
 #
 #
 # SQUID Web Proxy Cache                http://www.squid-cache.org/
@@ -5017,7 +5017,7 @@ DOC_START
        fetched.
 
        The actual delay cannot be smaller than the hardcoded minimum
-       delay of 60 seconds.
+       delay of 30 seconds.
 DOC_END
 
 NAME: icap_preview_enable