CARP support is now built by default. - --disable-carp can be used to buidl without it.
+ --disable-carp can be used to build without it.HTCP protocol support is now built by default.
From: amosjeffries <> Date: Fri, 14 Dec 2007 12:34:16 +0000 (+0000) Subject: Typo. X-Git-Tag: BASIC_TPROXY4~258 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=adecb1fa21f0140ed545fe7ccfd4229278c5c356;p=thirdparty%2Fsquid.git Typo. --- diff --git a/doc/release-notes/release-3.0.html b/doc/release-notes/release-3.0.html index 74aea85bfe..ede7490d48 100644 --- a/doc/release-notes/release-3.0.html +++ b/doc/release-notes/release-3.0.html @@ -7,7 +7,7 @@
The TCP_REFRESH_HIT and TCP_REFRESH_MISS log types have been replaced because they were misleading (all refreshes need to query the origin server, so they could never be hits). The following log types have been introduced to replace them:
The requested object was cached but STALE. The IMS query for the object resulted in "304 not modified".
-The requested object was cached but STALE. The IMS query returned the new content.
+The requested object was cached but STALE. The IMS query for the object resulted in "304 not modified".
+The requested object was cached but STALE. The IMS query returned the new content.
See @@ -151,7 +153,8 @@ Some has been dropped as they are not needed. Some has not yet been forward-port
+
Default: 5 @@ -165,7 +168,8 @@ of a dynamic) timeout value. To set a fixed timeout see the-
+
Default: 10 seconds @@ -175,7 +179,8 @@ have background-ping set.-
+
Default: unset @@ -187,7 +192,8 @@ an identification token.-
+
Default: off @@ -197,7 +203,8 @@ Set this to on to have squid behave as a remote surrogate.-
+
Default: custom @@ -208,7 +215,8 @@ encodings.-
+
Default: on @@ -220,7 +228,8 @@ Syntax is <A HREF="mailto:%w%W">%w</A>-
+
Default: off @@ -235,10 +244,13 @@ based on the age of the cached version.-
Replaces the header_access directive of Squid-2.6 and earlier, but applies to requests only.
-Replaces the header_access directive of Squid-2.6 and earlier, but applies to replies only.
+Replaces the header_access directive of Squid-2.6 and earlier, but applies to requests only.
+Replaces the header_access directive of Squid-2.6 and earlier, but applies to replies only.
-+
Default: off @@ -246,7 +258,8 @@ If you want to enable the ICAP module support, set this to on.-
+
Default: off @@ -255,7 +268,8 @@ feature in Squid.-
+
Default: -1 @@ -265,7 +279,8 @@ basis by OPTIONS requests.-
+
Default: 60 @@ -274,7 +289,8 @@ an Options-TTL header.-
+
Default: on @@ -283,7 +299,8 @@ an ICAP server.-
+
Default: off @@ -291,7 +308,8 @@ This adds the header "X-Client-IP" to ICAP requests.-
+
Default: off @@ -300,7 +318,8 @@ if proxy access is authentified.-
+
Default: none @@ -324,7 +343,8 @@ icap_service service_2 respmod_precache 0 icap://icap2.mydomain.net:1344/respmod-
+
Default: none @@ -339,7 +359,8 @@ icap class class_2 service_1 service_3-
+
Default: none @@ -363,7 +384,8 @@ icap_access class_1 allow all-
+
The name of an accept(2) filter to install on Squid's listen socket(s). This feature is perhaps specific to @@ -383,7 +405,8 @@ See the accf_http(9) man page.
New options: +
New options:
disable-pmtu-discovery= Control Path-MTU discovery usage: @@ -409,13 +432,15 @@ See the accf_http(9) man page.-
Removed options: +
Removed options:
urlgroup=, not yet ported to Squid-3.-
New options: +
New options:
basetime=n @@ -455,7 +480,8 @@ See the accf_http(9) man page.-
Common options +
Common options
no-store, replaces the older read-only option @@ -478,7 +504,8 @@ See the accf_http(9) man page.-
Removed Basic auth option +
Removed Basic auth option
blankpasswor, not yet ported to squid-3. auth_param basic concurrency 0 @@ -492,7 +519,8 @@ See the accf_http(9) man page.-
New format specifications: +
New format specifications:
%URI Requested URI @@ -516,7 +544,8 @@ See the accf_http(9) man page.-
New options: +
New options:
ignore-no-store refresh-ims @@ -533,7 +562,8 @@ See the accf_http(9) man page.-
New types: +
New types:
acl aclname http_status 200 301 500- 400-403 ... # status code in reply @@ -550,14 +580,16 @@ See the accf_http(9) man page.-
New default: +
New default:
Default: on (Old default: off)-
New delay classes: +
New delay classes:
class 4 Everything in a class 3 delay pool, with an additional limit on a per user basis. This @@ -571,7 +603,8 @@ See the accf_http(9) man page.-
New default to require the feature to be enabled in squid.conf: +
New default to require the feature to be enabled in squid.conf:
Default: 0 (disabled) (Old default: 4827) @@ -579,7 +612,8 @@ See the accf_http(9) man page.-
New default to require the feature to be enabled in squid.conf: +
New default to require the feature to be enabled in squid.conf:
Default: 0 (disabled) (Old default: 3130) @@ -587,7 +621,8 @@ See the accf_http(9) man page.-
New default to require the feature to be enabled in squid.conf: +
New default to require the feature to be enabled in squid.conf:
Default: 0 (disabled) (Old default: 3401) @@ -595,7 +630,8 @@ See the accf_http(9) man page.-
New format tags: +
New format tags:
rp Request URL-Path excluding hostname @@ -617,7 +653,8 @@ See the accf_http(9) man page.-
Syntax changed: +
Syntax changed:
reply_body_max_size size [acl acl...] @@ -625,7 +662,8 @@ See the accf_http(9) man page.allow/deny no longer used.
-
No urlgroup support in either requests or responese
+No urlgroup support in either requests or responese
Not yet ported to Squid-3.
-Not yet ported to Squid-3.
-Not yet ported to Squid-3.
-Not yet ported to Squid-3.
-Not yet ported to Squid-3.
-Not yet ported to Squid-3.
-This has been replaced by request_header_access and reply_header_access
-Not yet ported to Squid-3.
-Replaced by disable-pmtu-discovery http_port option
-Not yet ported to Squid-3.
-Not yet ported to Squid-3.
-Not yet ported to Squid-3.
-equivalent to cache_peer + cache_peer_access.
+Not yet ported to Squid-3.
+Not yet ported to Squid-3.
+Not yet ported to Squid-3.
+Not yet ported to Squid-3.
+Not yet ported to Squid-3.
+Not yet ported to Squid-3.
+This has been replaced by request_header_access and reply_header_access
+Not yet ported to Squid-3.
+Replaced by disable-pmtu-discovery http_port option
+Not yet ported to Squid-3.
+Not yet ported to Squid-3.
+Not yet ported to Squid-3.
+equivalent to cache_peer + cache_peer_access.
Build shared libraries. The default is to build without.
+Build shared libraries. The default is to build without.
-Build static libraries. The default is on.
+Build static libraries. The default is on.
-+
Optimize for fast installation default: yes-
Avoid locking (might break parallel builds)
+Avoid locking (might break parallel builds)
-Don't compile Squid with compiler optimizations enabled. +
Don't compile Squid with compiler optimizations enabled. Optimization is good for production builds, but not good for debugging. During development, use --disable-optimizations to reduce compilation times and allow easier debugging. This option implicitly also enables --disable-inline
-Don't compile trivial methods as inline. Squid +
Don't compile trivial methods as inline. Squid is coded with much of the code able to be inlined. Inlining is good for production builds, but not good for development. During development, use @@ -707,15 +764,18 @@ production builds, or load tests, use --enable-inline to have squid make all trivial methods inlinable by the compiler.
-Provide some debug information in cbdata
+Provide some debug information in cbdata
-Build support for the list of disk I/O modules. +
Build support for the list of disk I/O modules. The default is only to build the "Blocking" module. See src/DiskIO for a list of available modules, or Programmers Guide for details on how to build your custom disk module.
-Enable ESI for accelerators. Requires libexpat. +
Enable ESI for accelerators. Requires libexpat. Enabling ESI will cause squid to follow the Edge Acceleration Specification (www.esi.org). This causes squid to IGNORE client Cache-Control headers.
@@ -723,23 +783,30 @@ causes squid to IGNORE client Cache-Control headers. proxy, ONLY use it in a squid configured for webserver acceleration. -Enable the ICAP client.
+Enable the ICAP client.
-Disable SNMP monitoring support which is now built by default.
+Disable SNMP monitoring support which is now built by default.
-Disable HTCP protocol support which is now built by default.
+Disable HTCP protocol support which is now built by default.
-Enable kqueue() support. Marked as experimental in 3.0.
+Enable kqueue() support. Marked as experimental in 3.0.
-Enable Transparent Proxy support for systems +
Enable Transparent Proxy support for systems using FreeBSD IPFW style redirection.
-Disable memPools. Note that this option now simply sets the +
Disable memPools. Note that this option now simply sets the default behaviour. Specific classes can override this at runtime, and only lib/MemPool.c needs to be altered to change the squid-wide default for all classes.
-This option allows you to see which internal functions +
This option allows you to see which internal functions in Squid are consuming how much CPU. Compiles in probes that measure time spent in probed functions. Needs source modifications to add new probes. This is meant @@ -749,16 +816,21 @@ of Squid internal functions.
you shouldn't enable this, as overhead added, although small, is still overhead. See lib/Profiler.c for more. -Assume the C compiler uses GNU ld. The default is to auto-detect.
+Assume the C compiler uses GNU ld. The default is to auto-detect.
-Try to use only PIC/non-PIC objects. The default is to use both.
+Try to use only PIC/non-PIC objects. The default is to use both.
-Include additional configurations. The default is automatic.
+Include additional configurations. The default is automatic.
-Sets the default System User account for squid permissions. +
Sets the default System User account for squid permissions. The default is 'nobody' as in other releases of squid.
-Path where the cppunit headers and libraries are found +
Path where the cppunit headers and libraries are found for unit testing. The default is automatic detection.
NOTE: Since 3.0-PRE6 and 2.6STABLE14 squid no longer comes bundled with CPPUnit. Compile-time validation will be disabled @@ -770,33 +842,42 @@ if it is not installed on your system.
CARP support is now built by default. ---disable-carp can be used to buidl without it.
+CARP support is now built by default. +--disable-carp can be used to build without it.
-HTCP protocol support is now built by default. +
HTCP protocol support is now built by default. Use --disable-htcp to build without it.
-SNMP monitoring is now build by default. +
SNMP monitoring is now build by default. Use --disable-snmp to build without it.
-Please use --enable-removal-policies directive instead.
+Please use --enable-removal-policies directive instead.
-Replaced by --with-filedescriptors=N
+Replaced by --with-filedescriptors=N
Override maximum number of filedescriptors. Useful if you build as another user who is not privileged to use the number of filedescriptors you want the resulting binary to support
-Deprecated. +
Deprecated. Automatic checks will enable best I/O loop method available.
-Deprecated. +
Deprecated. Automatic checks will enable best I/O loop method available.
-Deprecated. +
Deprecated. Automatic checks will enable best I/O loop method available.
-kqueue support is marked Experimental in Squid 3.0. Known to have some issues under load.
+kqueue support is marked Experimental in Squid 3.0. Known to have some issues under load.
Support for Solaris /dev/poll
+Support for Solaris /dev/poll
-Basic POSIX select() loop without any binary fd_set optimizations.
+Basic POSIX select() loop without any binary fd_set optimizations.
-Support following the X-Forwarded-For HTTP header for determining the +
Support following the X-Forwarded-For HTTP header for determining the client IP address
The following configure options have been removed.
Most OS:es have good malloc implementations these days, and the version we used to ship with Squid was very very old..
-Debug option, not needed and therefore removed.
-Rarely used extra log file. Removed.
-Rarely used feature, and multicast ICP acheives almost the same result. Removed.
-Specific to the COSS implementation in Squid-2
-Now enabled by default. Configure option was redundant and therefore removed.
-Known to cause race conditions where cache objects may get corrupted, and this for at most a marginal performance improvement. Removed.
+Most OS:es have good malloc implementations these days, and the version we used to ship with Squid was very very old..
+Debug option, not needed and therefore removed.
+Rarely used extra log file. Removed.
+Rarely used feature, and multicast ICP acheives almost the same result. Removed.
+Specific to the COSS implementation in Squid-2
+Now enabled by default. Configure option was redundant and therefore removed.
+Known to cause race conditions where cache objects may get corrupted, and this for at most a marginal performance improvement. Removed.
CARP support is now built by default. - --disable-carp can be used to buidl without it.
+ --disable-carp can be used to build without it.HTCP protocol support is now built by default.