You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by di...@apache.org on 2010/02/04 20:48:53 UTC

svn commit: r906623 - /incubator/trafficserver/site/trunk/docs/admin/logfmts.htm

Author: dianes
Date: Thu Feb  4 19:48:53 2010
New Revision: 906623

URL: http://svn.apache.org/viewvc?rev=906623&view=rev
Log:
minor edits

Modified:
    incubator/trafficserver/site/trunk/docs/admin/logfmts.htm

Modified: incubator/trafficserver/site/trunk/docs/admin/logfmts.htm
URL: http://svn.apache.org/viewvc/incubator/trafficserver/site/trunk/docs/admin/logfmts.htm?rev=906623&r1=906622&r2=906623&view=diff
==============================================================================
--- incubator/trafficserver/site/trunk/docs/admin/logfmts.htm (original)
+++ incubator/trafficserver/site/trunk/docs/admin/logfmts.htm Thu Feb  4 19:48:53 2010
@@ -23,19 +23,19 @@
        </tr>
        <tr>
          <td><p><code> {HTTP header field name}cqh</code></p></td>
-         <td><p> Logs the information in the requested field of the client request HTTP header; for example, <code> %&lt;{Accept-Language}cqh&gt;</code> logs the <code>Accept-Language: </code>field in client request headers. </p></td>
+         <td><p> Logs the information in the requested field of the client request HTTP header. For example, <code> %&lt;{Accept-Language}cqh&gt;</code> logs the <code>Accept-Language: </code>field in client request headers. </p></td>
        </tr>
        <tr>
          <td><p><code> {HTTP header field name}pqh</code></p></td>
-         <td><p> Logs the information in the requested field of the proxy request HTTP header; for example, <code> %&lt;{Authorization}pqh&gt;</code> logs the<code> Authorization:</code> field in proxy request headers. </p></td>
+         <td><p> Logs the information in the requested field of the proxy request HTTP header. For example, <code> %&lt;{Authorization}pqh&gt;</code> logs the<code> Authorization:</code> field in proxy request headers. </p></td>
        </tr>
        <tr>
          <td><p><code> {HTTP header field name}psh</code></p></td>
-         <td><p> Logs the information in the requested field of the proxy response HTTP header; for example, <code> %&lt;{Retry-After}psh&gt;</code> logs the <code>Retry-After:</code> field in proxy response headers. </p></td>
+         <td><p> Logs the information in the requested field of the proxy response HTTP header. For example, <code> %&lt;{Retry-After}psh&gt;</code> logs the <code>Retry-After:</code> field in proxy response headers. </p></td>
        </tr>
        <tr>
          <td><p><code> {HTTP header field name}ssh</code></p></td>
-         <td><p> Logs the information in the requested field of the server response HTTP header; for example, <code> %&lt;{Age}ssh&gt;</code> logs the <code>Age:</code> field in server response headers. </p></td>
+         <td><p> Logs the information in the requested field of the server response HTTP header. For example, <code> %&lt;{Age}ssh&gt;</code> logs the <code>Age:</code> field in server response headers. </p></td>
        </tr>
        <tr>
          <td><p><code> caun</code></p></td>
@@ -43,7 +43,7 @@
        </tr>
        <tr>
          <td><p><code> cfsc</code></p></td>
-         <td><p> The client finish status code; specifies whether the client request to Traffic Server was successfully completed (FIN) or interrupted (INTR).</p></td>
+         <td><p> The client finish status code; specifies whether the client request to Traffic Server was successfully completed (<code>FIN</code>) or interrupted (<code>INTR</code>).</p></td>
        </tr>
        <tr>
          <td><p><code> chi</code></p></td>
@@ -51,7 +51,7 @@
        </tr>
        <tr>
          <td><p><code> cqbl</code></p></td>
-         <td><p> The client request transfer length; the body length in the client request to Traffic Server in bytes.</p></td>
+         <td><p> The client request transfer length; the body length in the client request to Traffic Server (in bytes).</p></td>
        </tr>
        <tr>
          <td><p><code> cqhl</code></p></td>
@@ -79,7 +79,7 @@
        </tr>
        <tr>
          <td><p><code> cqts</code></p></td>
-         <td><p> The client-request timestamp in Squid format. The time of the client request  since January 1, 1970 UTC. Time is expressed in seconds, with millisecond resolution.</p></td>
+         <td><p> The client-request timestamp in Squid format; the time of the client request  since January 1, 1970 UTC. Time is expressed in seconds, with millisecond resolution.</p></td>
        </tr>
        <tr>
          <td><p><code> cqtt</code></p></td>
@@ -120,7 +120,7 @@
        </tr>
        <tr>
          <td><p><code> fsiz</code></p></td>
-         <td><p> The size of the file, in bytes, as seen by the origin server. </p></td>
+         <td><p> The size of the file (<i>n </i> bytes) as seen by the origin server. </p></td>
        </tr>
        <tr>
          <td><p><code> pfsc</code></p></td>
@@ -168,7 +168,7 @@
        </tr>
        <tr>
          <td><p><code> pshl</code></p></td>
-         <td><p> The header length in the Traffic Server response to the client.</p></td>
+         <td><p> The header length in  Traffic Server's response to the client.</p></td>
        </tr>
        <tr>
          <td><p><code> psql</code></p></td>