fdiary commented on issue #7425:
URL: https://github.com/apache/trafficserver/issues/7425#issuecomment-760297252


   @lukenowak According to the source code, ATS can return a stale cache if 
`is_stale_cache_response_returnable()` returns true, that refers 
`proxy.config.http.cache.max_stale_age` but does NOT refer 
`proxy.config.http.negative_revalidating_lifetime`.
   
   
https://github.com/apache/trafficserver/blob/8.1.1/proxy/http/HttpTransact.cc#L5741
   
   But I am not sure the difference between the purposes of these two variables.


----------------------------------------------------------------
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:
[email protected]


Reply via email to