From: wessels <> Date: Thu, 30 Oct 1997 00:50:02 +0000 (+0000) Subject: change default accel port to 80 (from 0) X-Git-Tag: SQUID_3_0_PRE1~4635 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5b68a4d3c8795df1462342c98a944d609ba9aef5;p=thirdparty%2Fsquid.git change default accel port to 80 (from 0) --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 4b67eba891..21f9ca836e 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -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.