-The Squid Team are pleased to announce the release of Squid-3.1.0.7 for testing.
+The Squid Team are pleased to announce the release of Squid-3.1.0.8 for testing.
This new release is available for download from
From: Amos Jeffries The Squid Team are pleased to announce the release of Squid-3.1.0.7 for testing. The Squid Team are pleased to announce the release of Squid-3.1.0.8 for testing. This new release is available for download from
http://www.squid-cache.org/Versions/v3/3.1/ or the
mirrors.Squid 3.1.0.7 release notes
+Squid 3.1.0.8 release notes
Squid Developers
@@ -80,7 +80,7 @@ for Applied Network Research and members of the Web Caching community.
1. Notice
-
Controls how many different forward paths Squid will try +before giving up. Default: 10
+New option to import entire secondary configuration files into squid.conf.
@@ -1022,7 +1026,7 @@ see cache_mem and maximum_object_size_in_memory for size parameters.
Default size increased to 256MB.
-New Options.
use 'htcp-no-clr' to send HTCP to the neighbor but without
@@ -1044,6 +1048,10 @@ see cache_mem and maximum_object_size_in_memory for size parameters.
and any such challenges received from there should be
ignored. Default is 'auto' to automatically determine the
status of the peer.
+
+ use 'connect-fail-limit=nn' to specify how many times
+ connecting to a peer must fail before it is marked as
+ down. Default is 10.
@@ -1161,7 +1169,16 @@ permitted by the message generating web server.
Changing this is an RFC 2616 violation and now requires --enable-http-violations
New set of basic patterns. These should always be listed after any custom ptterns. +
New option 'ignore-must-revalidate'. +
+ ignore-must-revalidate ignores any ``Cache-Control: must-revalidate`` + headers received from a server. Doing this VIOLATES + the HTTP standard. Enabling this feature could make you + liable for problems which it causes. + ++ +
New set of basic patterns. These should always be listed after any custom patterns. They ensure RFC compliance with certain protocol and request handling in the absence of accurate Cache-Control: and Expires: information.
@@ -1310,6 +1327,9 @@ see the IPv6 details above for a better description.Enable special additions for IPv6 support in Windows XP. see the IPv6 details above for a better description.
+
Allow build-time configuration of Default location and name of squid.pid file.
+Absolute path to po2html executable. Default is to automatically detect the binary.
diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index f767f4fc95..f074b9baf5 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1,6 +1,6 @@
-The Squid Team are pleased to announce the release of Squid-3.1.0.7 for testing.
+The Squid Team are pleased to announce the release of Squid-3.1.0.8 for testing.
This new release is available for download from