document 'htcp' and 'carp-load-factor' options to cache_peer.
(carp-load-factor does not exists in Squid-3)
#
-# $Id: cf.data.pre,v 1.320 2003/06/18 13:10:12 robertc Exp $
+# $Id: cf.data.pre,v 1.321 2003/06/19 17:25:53 hno Exp $
#
#
# SQUID Web Proxy Cache http://www.squid-cache.org/
digest-url=url
allow-miss
max-conn
+ htcp
originserver
name=xxx
forceddomain=name
use 'max-conn' to limit the amount of connections Squid
may open to this peer.
+
+ use 'htcp' to send HTCP, instead of ICP, queries
+ to the neighbor. You probably also want to
+ set the "icp port" to 4827 instead of 3130.
'originserver' causes this parent peer to be contacted as
a origin server. Meant to be used in accelerator setups.