From: Amos Jeffries Disable error page localization for visitors.
error_directory option is required if this option is used.
- Build without libcap support. The default is to auto-detect system capabilities
- and enable support when possible.
- NOTE: Disabling this or building without libcap support will break TPROXY support.
-
Build without IPv6 support. The default is to auto-detect system capabilities
and build with IPv6 when possible.
@@ -1385,7 +1380,7 @@ This section gives an account of those changes in three categories:
to the squid developers before doing so.
Prevent Squid generating localized error page templates and manuals.
+ Prevent Squid generating localized error page templates and manuals when built.
Which is usually tried, but may not be needed.
This is an optimization for building fast when localization is not needed
or localization tools are not available.
@@ -1415,6 +1410,11 @@ This section gives an account of those changes in three categories:
Absolute path to po2html executable.
Default is to automatically detect the binary.
+ Build without libcap support. The default is to auto-detect system capabilities
+ and enable support when possible.
+ NOTE: Disabling this or building without libcap support will break TPROXY support.
+
-
Access control based on altered HTTP request following adaptation alterations (ICAP, eCAP, URL rewriter). +An upgraded drop-in replacement for http_access2 found in Squid-2.
+Whether to lookup the EUI or MAC address of a connected client.
+Whether to lookup the EUI or MAC address of a connected client.
Controls which objects to keep in the memory cache (cache_mem) +
Controls which objects to keep in the memory cache (cache_mem)
'always' Keep most recently fetched objects in memory (default)
@@ -270,7 +274,12 @@ This move begins the Localization of the internal administrator facing manuals.<
Ported from 2.7
+Ported from 2.7. Specify the file I/O daemon helper to run for logging.
+ +Controls whether the indirect client address found in the X-Forwarded-For +header is used for spoofing instead of the directly connected client address. +Requires both --enable-follow-x-forwarded-for and --enable-linux-netfilter
New daemon module to send each log line as text data to a file I/O daemon.
+New tcp module to send each log line as text data to a TCP receiver.
+New udp module to send each log line as text data to a UDP receiver.
+New type random. Pseudo-randomly match requests based on a configured probability.
@@ -363,6 +377,9 @@ Both EUI forms are logged in the same field. Type can be identified by length orEnable Support for handling EUI operations. This includes ARP lookups for MAC (EUI-48) addresses and the ACL arp type tests.
+Build helpers for logging I/O.
+Build helpers for some basic URL-rewrite actions. For use by url_rewrite_program. If omitted or set to =all then all bundled helpers that are able to build will be built. @@ -407,6 +424,9 @@ the helper protocol usage and provide exemplar code.
blankpassword option for basic scheme removed.
+http11 Obsolete.
+Format tag %{Header} replaced by %>{Header}
Format tag %{Header:member} replaced by %>{Header:member}
@@ -417,6 +437,10 @@ the helper protocol usage and provide exemplar code.no-connection-auth replaced by connection-auth=[on|off]. Default is ON.
transparent option replaced by intercept
+http11 obsolete.
+ +Replaced by adapted_http_access
Replaced by http_port disable-pmtu-discovery= option
@@ -427,6 +451,9 @@ the helper protocol usage and provide exemplar code.Replaced by url_rewrite_bypass
+Obsolete.
+Obsolete.
@@ -549,9 +576,7 @@ the helper protocol usage and provide exemplar code.COSS maxfullbufs= option not yet ported from 2.6
multicast-siblings not yet ported from 2.7
idle= not yet ported from 2.7
-http11 not yet ported from 2.7
monitorinterval= not yet ported from 2.6
monitorsize= not yet ported from 2.6
monitortimeout= not yet ported from 2.6
@@ -573,17 +598,10 @@ the helper protocol usage and provide exemplar code.Not yet ported from 2.7
-Not yet ported from 2.6
-act-as-origin not yet ported from 2.7
-http11 not yet ported from 2.7
urlgroup= not yet ported from 2.6
-Not yet ported from 2.7
-Not yet ported from 2.7
@@ -617,9 +635,6 @@ the helper protocol usage and provide exemplar code.Not yet ported from 2.7
-Not yet ported from 2.7
-Not yet ported from 2.7
diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index 2712b9cde9..2cc0556f57 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -163,11 +163,15 @@ This section gives a thorough account of those changes in three categories: