Author: buildbot
Date: Wed Aug 8 02:37:07 2012
New Revision: 828330
Log:
Staging update by buildbot for tserver
Modified:
websites/staging/trafficserver/trunk/cgi-bin/ (props changed)
websites/staging/trafficserver/trunk/content/ (props changed)
websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/records.config.en.html
Propchange: websites/staging/trafficserver/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 8 02:37:07 2012
@@ -1 +1 @@
-1369586
+1370642
Propchange: websites/staging/trafficserver/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 8 02:37:07 2012
@@ -1 +1 @@
-1369586
+1370642
Modified:
websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/records.config.en.html
==============================================================================
---
websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/records.config.en.html
(original)
+++
websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/records.config.en.html
Wed Aug 8 02:37:07 2012
@@ -445,6 +445,20 @@ would listen to ports <code>6060</code>,
<li><code>2</code> the Server: header is added only if the response from
Origin does not have one already.</li>
</ul>
</dd>
+<dt
id="proxy.config.http.insert_age_in_response"><em><code>proxy.config.http.insert_age_in_response</code></em></dt>
+<dd>
+<p><code>INT</code></p>
+</dd>
+<dd>
+<p>Default: <code>1</code></p>
+</dd>
+<dd>
+<p>This option specifies whether Traffic Server should insert an
<code>Age</code> header in the response. The Age field value is the cache's
estimate of the amount of time since the response was generated or revalidated
by the origin server.</p>
+<ul>
+<li><code>0</code> no <code>Age</code> header is added</li>
+<li><code>1</code> the <code>Age</code> header is added</li>
+</ul>
+</dd>
<dt
id="proxy.config.http.response_server_str"><em><code>proxy.config.http.response_server_str</code></em></dt>
<dd>
<p><code>STRING</code></p>