You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bu...@apache.org on 2012/03/08 16:53:03 UTC

svn commit: r807877 - in /websites/staging/trafficserver/trunk/content: ./ docs/trunk/admin/event-logging-formats/index.en.html

Author: buildbot
Date: Thu Mar  8 15:53:03 2012
New Revision: 807877

Log:
Staging update by buildbot for tserver

Modified:
    websites/staging/trafficserver/trunk/content/   (props changed)
    websites/staging/trafficserver/trunk/content/docs/trunk/admin/event-logging-formats/index.en.html

Propchange: websites/staging/trafficserver/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar  8 15:53:03 2012
@@ -1 +1 @@
-1298012
+1298441

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/admin/event-logging-formats/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/admin/event-logging-formats/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/admin/event-logging-formats/index.en.html Thu Mar  8 15:53:03 2012
@@ -25,7 +25,7 @@
       </div>
       <div class="eightcol last" style="margin-top: 15px;">
         
-        <div id="header-main">Apache Traffic Server</div>
+        <div id="header-main">Adminstrator&#39;s Guide</div>
         
         <div id="header-sub">Event Logging Formats </div>
       </div>
@@ -155,6 +155,16 @@ ASCII code number in hex.</p>
 <p>The client request unmapped URL canonical. This field records a URL before 
 it is remapped (reverse proxy mode).</p>
 </dd>
+<dt><code>cquup</code></dt>
+<dd>
+<p>The client request unmapped URL path. This field records a URL path before 
+it is remapped (reverse proxy mode).</p>
+</dd>
+<dt><code>cquuh</code></dt>
+<dd>
+<p>The client request unmapped URL host. This field records a URL's host before 
+it is remapped (reverse proxy mode).</p>
+</dd>
 <dt><code>crc</code></dt>
 <dd>
 <p>The cache result code; specifies how the cache responded to the request (<code>HIT</code>, 
@@ -162,7 +172,7 @@ it is remapped (reverse proxy mode).</p>
 </dd>
 <dt><code>fsiz</code></dt>
 <dd>
-<p>The size of the file (_n_ bytes) as seen by the origin server. </p>
+<p>The size of the file (<em>n</em> bytes) as seen by the origin server. </p>
 </dd>
 <dt><code>pfsc</code></dt>
 <dd>