Make the builtin default disabled (0), but include a port in the suggested
default settings.
#
-# $Id: cf.data.pre,v 1.301 2003/02/15 18:13:35 hno Exp $
+# $Id: cf.data.pre,v 1.302 2003/02/15 18:18:39 hno Exp $
#
#
# SQUID Web Proxy Cache http://www.squid-cache.org/
NAME: icp_port udp_port
TYPE: ushort
-DEFAULT: 3130
+DEFAULT: 0
LOC: Config.Port.icp
DOC_START
The port number where Squid sends and receives ICP queries to
- and from neighbor caches. Default is 3130. To disable use
- "0". May be overridden with -u on the command line.
+ and from neighbor caches. The standard UDP port for ICP is 3130.
+ Default is disabled (0).
+NOCOMMENT_START
+icp_port 3130
+NOCOMMEND_END
DOC_END
NAME: htcp_port