From: wessels <> Date: Wed, 23 Sep 1998 21:44:19 +0000 (+0000) Subject: no-digest option missing X-Git-Tag: SQUID_3_0_PRE1~2662 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46b034a43760ed022a3a4e0de8f8d0a61687c71a;p=thirdparty%2Fsquid.git no-digest option missing --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 84e54837e0..e2ae1e4999 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.112 1998/09/18 21:44:16 wessels Exp $ +# $Id: cf.data.pre,v 1.113 1998/09/23 15:44:19 wessels Exp $ # # # SQUID Internet Object Cache http://squid.nlanr.net/Squid/ @@ -210,6 +210,7 @@ DOC_START round-robin multicast-responder closest-only + no-digest no-netdb-exchange no-delay @@ -248,6 +249,9 @@ DOC_START replies, we'll only forward CLOSEST_PARENT_MISSes and never FIRST_PARENT_MISSes. + use 'no-digest' to NOT request cache digests from + this neighbor. + 'no-netdb-exchange' disables requesting ICMP RTT database (NetDB) from the neighbor.