bneradt commented on issue #12253: URL: https://github.com/apache/trafficserver/issues/12253#issuecomment-5285499951
I'm going to go ahead and clean things up and close this per @masaori335 's comments: `max-stale=<delta-seconds>` is already handled by ATS core when evaluating cached-response freshness. **Response-side** `stale-if-error=<delta-seconds>` is provided by the `stale_response` experimental plugin, which can be configured globally or per-remap and has end-to-end coverage for serving a stale response after an origin error. @mlibbey : feel free to open a new issue specifically for request-side `stale-if-error` if that is desired. Thank you for filing the issue! This becomes useful documentation for others interested in this in the future. -- 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]
