Author: igalic
Date: Tue May 10 11:23:24 2011
New Revision: 1101409
URL: http://svn.apache.org/viewvc?rev=1101409&view=rev
Log:
Import better formulation from an other document, where I removed it to
keep redundancies at a minimum.
Modified:
trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext
Modified:
trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext
URL:
http://svn.apache.org/viewvc/trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext?rev=1101409&r1=1101408&r2=1101409&view=diff
==============================================================================
---
trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext
(original)
+++
trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext
Tue May 10 11:23:24 2011
@@ -981,13 +981,14 @@ the `records.config` file.
*`proxy.config.http.cache.heuristic_min_lifetime`*
{#proxy.config.http.cache.heuristic_min_lifetime}
: `INT`
: Default: `3600` (1 hour)
-: The minimum amount of time an HTTP object without an expiration datecan
remain fresh in the cache
+: The minimum amount of time an HTTP object without an expiration date can
remain fresh in the cache
before is considered to be stale.
*`proxy.config.http.cache.heuristic_max_lifetime`*
{#proxy.config.http.cache.heuristic_max_lifetime}
: `INT`
: Default: `86400` (1 day)
-: The maximum amount of time a document in the cache remains fresh.
+: The maximum amount of time an HTTP object without an expiration date can
remain fresh in the cache
+ before is considered to be stale.
*`proxy.config.http.cache.heuristic_lm_factor`*
{#proxy.config.http.cache.heuristic_lm_factor}
: `FLOAT`