From: rousskov <> Date: Tue, 22 May 2007 23:12:38 +0000 (+0000) Subject: The ICAP minimum for service_revival_delay and other OPTIONS retries is X-Git-Tag: SQUID_3_0_PRE7~242 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ad46d0aa5236aaf9b9bc5c18ab353c222aa0aca;p=thirdparty%2Fsquid.git The ICAP minimum for service_revival_delay and other OPTIONS retries is currntly 30 and not 60 seconds. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 74b33b6b0a..298ab8532d 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -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