]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Release Notes: Logformat %oa now supported by 3.1
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 7 Jun 2011 02:34:10 +0000 (20:34 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 7 Jun 2011 02:34:10 +0000 (20:34 -0600)
doc/release-notes/release-3.1.sgml
doc/release-notes/release-3.2.sgml

index 9510920b9648d3262a8589350edd764864046df6..1d306793b18e9daca0bacb7b6aedbcd564967f94 100644 (file)
@@ -1227,9 +1227,11 @@ NOCOMMENT_START
 
        <tag>logformat</tag>
        <p>New log format tag sets %icap::* %adapt::* for adaptation information.
-          %Hs tag deprecated and replaced by request/reply specific &gt;Hs and &lt;Hs
-          new %&gt;ha option to log HTTP request headers after adaptation and redirection.
-          HTTP request/reply format tags may now be optionally prefixed with http::.
+       <p>%Hs tag deprecated and replaced by request/reply specific &gt;Hs and &lt;Hs
+       <p>New <em>%&lt;la</em> Local IP address of the last server or peer connection. Ported from 2.7 where it is called <em>%oa</em>.
+       <p>New <em>%&lt;lp</em> Local port number of the last server or peer connection.
+       <p>New <em>%&gt;ha,/em> to log HTTP request headers after adaptation and redirection.
+       <p>HTTP request/reply format tags may now be optionally prefixed with http::.
           Old forms will be deprecated in some as yet undecided future release.
        <verb>
                dt              Total time spent making DNS lookups (milliseconds)
@@ -1544,6 +1546,9 @@ This section gives an account of those changes in three categories:
        <tag>incoming_rate</tag>
        <p>Obsolete.
 
+       <tag>logformat</tag>
+       <p><em>%oa</em> tag replaced by <em>%&lt;la</em>
+
        <tag>redirector_bypass</tag>
        <p>Replaced by <em>url_rewrite_bypass</em>
 
@@ -1712,7 +1717,6 @@ This section gives an account of those changes in three categories:
        <p>Not yet ported from 2.7.
 
        <tag>logformat</tag>
-       <p><em>%oa</em> tag not yet ported from 2.7
        <p><em>%sn</em> tag not yet ported from 2.7
 
        <tag>max_stale</tag>
index 8e4ab86abae140ecea0ce6abcad44a5d328720c4..8958fedceaf71285730c664d0d215c3108da1b9c 100644 (file)
@@ -498,8 +498,6 @@ This section gives a thorough account of those changes in three categories:
        <tag>logformat</tag>
         <p><em>%&gt;bs</em> Number of HTTP-equivalent message body bytes received from the next hop.
         <p><em>icap::%&gt;bs</em> Number of message body bytes received from the ICAP server.
-       <p><em>%&lt;la</em> Local IP address of the last server or peer connection. Ported from 2.7 where it is called <em>%oa</em>.
-       <p><em>%&lt;lp</em> Local port number of the last server or peer connection.
        <p><em>%sn</em> Unique sequence number per log line. Ported from 2.7
        <p><em>%&gt;eui</em> 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.