]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
prefer_direct documentation correction. s/off/on/
authorhno <>
Wed, 3 Jul 2002 14:52:34 +0000 (14:52 +0000)
committerhno <>
Wed, 3 Jul 2002 14:52:34 +0000 (14:52 +0000)
src/cf.data.pre

index d184a4ae52e843daf0de91a2f537e8ccb23294f5..7489b748599890ac6ad5e73d38ec67c4c066e8f2 100644 (file)
@@ -1,6 +1,6 @@
 
 #
-# $Id: cf.data.pre,v 1.270 2002/07/03 07:12:40 hno Exp $
+# $Id: cf.data.pre,v 1.271 2002/07/03 08:52:34 hno Exp $
 #
 #
 # SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -3634,7 +3634,7 @@ DEFAULT: off
 DOC_START
        Normally Squid tries to use parents for most requests. If you by some
        reason like it to first try going direct and only use a parent if
-       going direct fails then set this to off.
+       going direct fails then set this to on.
 
        By combining nonhierarchical_direct off and prefer_direct on you
        can set up Squid to use a parent as a backup path if going direct