How long do webpages remain in CDN cache?
-
Hi,
How long do pages remain in the CDN cache? I saw the response headers of a webpage loaded from CDN cache and it says the following:
cache-control: no-store, no-cache, must-revalidate content-encoding: br content-length: 28180 content-type: text/html; charset=UTF-8 date: Fri, 19 Jun 2020 13:17:31 GMT etag: "100842-1592572438;br" expires: Thu, 19 Nov 1981 08:52:00 GMT
So, the file is loaded from the CDN every time user requests it. However, my questions is different. I want to know how long the CDN keeps the webpage and other files in its own cache before getting a new version from the original server?
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How long do webpages remain in CDN cache?’ is closed to new replies.