HTTP header with parameters | Explanation |
---|---|
CACHE: HIT | The file has been delivered from the CDN. This parameter indicates that caching is working correctly. |
CACHE: MISS | The file has been delivered from your origin server. Try to reload the page and clear the browser cache. If the value remains, it indicates something went wrong, and the file is not delivered from the cache. |
X-ID: ab-cd-d123 | The file has been delivered from the Gcore CDN server with the identifier ab-cd-d123. |
X-Cached-Since: 2023-02-23T14:33:07+00:00 | The time when the file was cached in the CDN server in UTC. |