]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
change default accel port to 80 (from 0)
authorwessels <>
Thu, 30 Oct 1997 00:50:02 +0000 (00:50 +0000)
committerwessels <>
Thu, 30 Oct 1997 00:50:02 +0000 (00:50 +0000)
src/cf.data.pre

index 4b67eba8910f6a118b675f5eb73d1f22394dce2d..21f9ca836e58d933ddf4816f316bc6a02d286b85 100644 (file)
@@ -1434,7 +1434,7 @@ DOC_NONE
 NAME: httpd_accel_port
 TYPE: ushort
 LOC: Config.Accel.port
-DEFAULT: 0
+DEFAULT: 80
 DOC_START
        If you want to run squid as an httpd accelerator, define the
        host name and port number where the real HTTP server is.