Author: buildbot
Date: Tue May 10 11:23:34 2011
New Revision: 789430
Log:
Staging update by buildbot
Modified:
websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/records.config.en.html
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
Tue May 10 11:23:34 2011
@@ -1226,12 +1226,13 @@ problems with caching and your origin se
<dt
id="proxy.config.http.cache.heuristic_min_lifetime"><em><code>proxy.config.http.cache.heuristic_min_lifetime</code></em></dt>
<dd><code>INT</code></dd>
<dd>Default: <code>3600</code> (1 hour)</dd>
-<dd>The minimum amount of time an HTTP object without an expiration datecan
remain fresh in the cache
+<dd>The minimum amount of time an HTTP object without an expiration date can
remain fresh in the cache
before is considered to be stale.</dd>
<dt
id="proxy.config.http.cache.heuristic_max_lifetime"><em><code>proxy.config.http.cache.heuristic_max_lifetime</code></em></dt>
<dd><code>INT</code></dd>
<dd>Default: <code>86400</code> (1 day)</dd>
-<dd>The maximum amount of time a document in the cache remains fresh.</dd>
+<dd>The maximum amount of time an HTTP object without an expiration date can
remain fresh in the cache
+before is considered to be stale.</dd>
<dt
id="proxy.config.http.cache.heuristic_lm_factor"><em><code>proxy.config.http.cache.heuristic_lm_factor</code></em></dt>
<dd><code>FLOAT</code></dd>
<dd>Default: <code>0.10000</code></dd>