From: wessels <> Date: Fri, 13 Mar 1998 21:52:45 +0000 (+0000) Subject: adding HTCP X-Git-Tag: SQUID_3_0_PRE1~3844 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=459f18367168dc925af0113b5e455a14db8a8b12;p=thirdparty%2Fsquid.git adding HTCP --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 969e469374..f32063e572 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -36,13 +36,26 @@ TYPE: ushort DEFAULT: 3130 LOC: Config.Port.icp DOC_START - The port number where Squid send and receive ICP requests to + The port number where Squid sends and receives ICP requests to and from neighbor caches. Default is 3130. To disable use "0". May be overridden with -u on the command line. icp_port 3130 DOC_END +NAME: htcp_port +IFDEF: USE_HTCP +TYPE: ushort +DEFAULT: 4827 +LOC: Config.Port.htcp +DOC_START + The port number where Squid sends and receives ICP requests to + and from neighbor caches. Default is 4827. To disable use + "0". + +htcp_port 4827 +DOC_END + NAME: mcast_groups TYPE: wordlist