File squid-2.5.dif of Package squid-beta
Index: src/cf.data.pre
===================================================================
--- src/cf.data.pre.orig
+++ src/cf.data.pre
@@ -356,7 +356,7 @@ DOC_END
NAME: htcp_port
IFDEF: USE_HTCP
TYPE: ushort
-DEFAULT: 4827
+DEFAULT: 0
LOC: Config.Port.htcp
DOC_START
The port number where Squid sends and receives HTCP queries to
@@ -2734,7 +2734,7 @@ http_access deny CONNECT !SSL_ports
#http_access allow our_networks
# And finally deny all other access to this proxy
-http_access deny all
+http_access allow localhost
NOCOMMENT_END
DOC_END
@@ -3047,7 +3047,7 @@ DOC_END
NAME: cache_effective_user
TYPE: string
-DEFAULT: nobody
+DEFAULT: squid
LOC: Config.effectiveUser
DOC_START
If you start Squid as root, it will change its effective/real
@@ -3240,7 +3240,7 @@ DOC_END
NAME: logfile_rotate
TYPE: int
-DEFAULT: 10
+DEFAULT: 0
LOC: Config.Log.rotateNumber
DOC_START
Specifies the number of logfile rotations to make when you