From: hno <> Date: Wed, 3 Jul 2002 14:52:34 +0000 (+0000) Subject: prefer_direct documentation correction. s/off/on/ X-Git-Tag: SQUID_3_0_PRE1~924 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=177c7d771512d2ca7c1e06505a55efa5384a2d48;p=thirdparty%2Fsquid.git prefer_direct documentation correction. s/off/on/ --- diff --git a/src/cf.data.pre b/src/cf.data.pre index d184a4ae52..7489b74859 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -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