bneradt opened a new pull request, #13547:
URL: https://github.com/apache/trafficserver/pull/13547

   A fixed stale-age window can let short-lived cached responses remain
   usable for many times their original freshness lifetime. This makes
   serving stale content disproportionately risky for responses with a
   short max-age.
   
   This adds an optional percentage limit and applies the smaller of the
   percentage-based and absolute stale-age windows. The default keeps the
   existing behavior, while transaction overrides and supported scripting
   interfaces can opt in per use case.
   
   Fixes: #12252


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to