]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
adding HTCP
authorwessels <>
Fri, 13 Mar 1998 21:52:45 +0000 (21:52 +0000)
committerwessels <>
Fri, 13 Mar 1998 21:52:45 +0000 (21:52 +0000)
src/cf.data.pre

index 969e469374525d09debc23b98269d51348b52da9..f32063e572398a0476d348c2b281a13a39b7f7d9 100644 (file)
@@ -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