How long are stale objects served by CloudFront when an origin is unavailable?
0
When an origin is unavailable, CloudFront will serve the requested object from its cache even if it's stale. If the origin never comes back up, how long will CloudFront continue to serve the stale object?
Thank you!
asked 2 months ago6 views
1 Answers
1
Accepted Answer
CloudFront will continue to serve stale content if the origin is unavailable. If the origin remains unavailable for a long time, or never comes back, CloudFront may evict the object if it is seldom used. There are no specific guidelines on how long it may be before the eviction happens.
answered 2 months ago
Relevant questions
CloudFront with EIP as origin
Accepted Answerasked 2 years agoWhen would CloudFront cache successfully
Accepted Answer400 The parameter Headers contains Authorization that is not allowed
asked 2 years agoAmazon CloudFront serving compressed files with Origin server running NGINX
Accepted Answerasked 2 years agoGet 404 When Using CloudFront URL
asked 5 years agoHow long are stale objects served by CloudFront when an origin is unavailable?
Accepted Answerasked 2 months agoHow is a CloudFront origin deemed unavailable?
asked 2 months agoCannot include localhost in cloudfront CORS policy
asked 4 months agoCan a CloudFront origin be another CloudFront distribution?
asked a month agoCloudfront generated error for POST when everything from the server is fine
asked a year ago
Thank you!