From: amosjeffries <> Date: Thu, 11 Oct 2007 18:53:03 +0000 (+0000) Subject: Digest delays are no longer bound to any fixed unit of time. X-Git-Tag: SQUID_3_0_STABLE1~79 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=749ceff82a019be8833ab867059f3deb1cd33cf4;p=thirdparty%2Fsquid.git Digest delays are no longer bound to any fixed unit of time. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index bd10922132..7fbc17d50a 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.478 2007/10/11 12:45:44 amosjeffries Exp $ +# $Id: cf.data.pre,v 1.479 2007/10/11 12:53:03 amosjeffries Exp $ # # SQUID Web Proxy Cache http://www.squid-cache.org/ # ---------------------------------------------------------- @@ -3850,7 +3850,7 @@ TYPE: time_t LOC: Config.digest.rebuild_period DEFAULT: 1 hour DOC_START - This is the number of seconds between Cache Digest rebuilds. + This is the wait time between Cache Digest rebuilds. DOC_END NAME: digest_rewrite_period @@ -3860,7 +3860,7 @@ TYPE: time_t LOC: Config.digest.rewrite_period DEFAULT: 1 hour DOC_START - This is the number of seconds between Cache Digest writes to + This is the wait time between Cache Digest writes to disk. DOC_END