From: Amos Jeffries Date: Tue, 7 Jun 2011 02:34:10 +0000 (-0600) Subject: Release Notes: Logformat %oa now supported by 3.1 X-Git-Tag: take08~55^2~145 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ead24030a108b74a1ac514e2fac87a8713df8798;p=thirdparty%2Fsquid.git Release Notes: Logformat %oa now supported by 3.1 --- diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 9510920b96..1d306793b1 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1227,9 +1227,11 @@ NOCOMMENT_START logformat

New log format tag sets %icap::* %adapt::* for adaptation information. - %Hs tag deprecated and replaced by request/reply specific >Hs and <Hs - new %>ha option to log HTTP request headers after adaptation and redirection. - HTTP request/reply format tags may now be optionally prefixed with http::. +

%Hs tag deprecated and replaced by request/reply specific >Hs and <Hs +

New %<la Local IP address of the last server or peer connection. Ported from 2.7 where it is called %oa. +

New %<lp Local port number of the last server or peer connection. +

New %>ha,/em> to log HTTP request headers after adaptation and redirection. +

HTTP request/reply format tags may now be optionally prefixed with http::. Old forms will be deprecated in some as yet undecided future release. dt Total time spent making DNS lookups (milliseconds) @@ -1544,6 +1546,9 @@ This section gives an account of those changes in three categories: incoming_rate

Obsolete. + logformat +

%oa tag replaced by %<la + redirector_bypass

Replaced by url_rewrite_bypass @@ -1712,7 +1717,6 @@ This section gives an account of those changes in three categories:

Not yet ported from 2.7. logformat -

%oa tag not yet ported from 2.7

%sn tag not yet ported from 2.7 max_stale diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index 8e4ab86aba..8958fedcea 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -498,8 +498,6 @@ This section gives a thorough account of those changes in three categories: logformat

%>bs Number of HTTP-equivalent message body bytes received from the next hop.

icap::%>bs Number of message body bytes received from the ICAP server. -

%<la Local IP address of the last server or peer connection. Ported from 2.7 where it is called %oa. -

%<lp Local port number of the last server or peer connection.

%sn Unique sequence number per log line. Ported from 2.7

%>eui EUI logging (EUI-48 / MAC address for IPv4, EUI-64 for IPv6) Both EUI forms are logged in the same field. Type can be identified by length or byte delimiter.