From: wessels <> Date: Tue, 13 Oct 1998 23:40:36 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2589 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8ad9a8147168360ff543560bbbaa01bdd6db041;p=thirdparty%2Fsquid.git update --- diff --git a/src/cf.data.pre b/src/cf.data.pre index a01b74dc34..cc6a0e612c 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.119 1998/10/12 22:02:40 wessels Exp $ +# $Id: cf.data.pre,v 1.120 1998/10/13 17:40:36 wessels Exp $ # # # SQUID Internet Object Cache http://squid.nlanr.net/Squid/ @@ -363,6 +363,14 @@ DOC_START continues to send ICP queries, and will mark the peer as alive upon receipt of the first subsequent ICP reply. + This timeout also affects when Squid expects to receive ICP + replies from peers. If more than 'dead_peer' seconds have + passed since the last ICP reply was received, Squid will not + expect to receive an ICP reply on the next query. Thus, if + your time between requests is greater than this timeout, you + will see a lot of requests sent DIRECT to origin servers + instead of to your parents. + dead_peer_timeout 10 seconds DOC_END