]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
no-digest option missing
authorwessels <>
Wed, 23 Sep 1998 21:44:19 +0000 (21:44 +0000)
committerwessels <>
Wed, 23 Sep 1998 21:44:19 +0000 (21:44 +0000)
src/cf.data.pre

index 84e54837e073ee17f11dcec16dca4b0488b1c802..e2ae1e4999a8e99c755cc8d8bce955919863acc6 100644 (file)
@@ -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.