--------------------- PatchSet 11664 Date: 2007/09/15 15:36:44 Author: hno Branch: SQUID_2_6 Tag: (none) Log: Author: amosjeffries MFC: Fix bad example in squid.conf. Members: src/cf.data.pre:1.382.2.14->1.382.2.15 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid/squid/src/cf.data.pre,v retrieving revision 1.382.2.14 retrieving revision 1.382.2.15 diff -u -r1.382.2.14 -r1.382.2.15 --- squid/src/cf.data.pre 5 Sep 2007 21:50:15 -0000 1.382.2.14 +++ squid/src/cf.data.pre 15 Sep 2007 15:36:44 -0000 1.382.2.15 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.382.2.14 2007/09/05 21:50:15 hno Exp $ +# $Id: cf.data.pre,v 1.382.2.15 2007/09/15 15:36:44 hno Exp $ # # SQUID Web Proxy Cache http://www.squid-cache.org/ # ---------------------------------------------------------- @@ -1670,7 +1670,7 @@ applies for hostnames which do not match domains listed here. EXAMPLE: - cache_peer parent cache.foo.org 3128 3130 + cache_peer cache.foo.org parent 3128 3130 neighbor_type_domain cache.foo.org sibling .com .net neighbor_type_domain cache.foo.org sibling .au .de DOC_END