You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/04/21 08:48:04 UTC

[GitHub] [trafficserver] ema commented on a change in pull request #6667: Updated docs for guaranteed_{min,max}_lifetime

ema commented on a change in pull request #6667:
URL: https://github.com/apache/trafficserver/pull/6667#discussion_r411995855



##########
File path: doc/admin-guide/files/records.config.en.rst
##########
@@ -2050,6 +2050,27 @@ Cache Control
 
    The maximum age allowed for a stale response before it cannot be cached.
 
+.. ts:cv:: CONFIG proxy.config.http.cache.guaranteed_min_lifetime INT 0
+   :reloadable:
+   :overridable:
+
+   Establishes a guaranteed minimum lifetime boundary for object freshness.
+   When heuristics are used, and the :ts:cv:`proxy.config.http.cache.heuristic_lm_factor`
+   aging factor is applied, the final minimum age calculated will never be
+   lower than the value in this variable. If heuristics are not used,
+   objects younger than this value are considered stale.

Review comment:
       Good point, PR updated.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org