365/395
What is this check, and why should you care
Having a cache hit ensures the fastest possible delivery of content to end users.
The response header X-Cache
had a value of TCP_HIT from a23-39-111-209.deploy.akamaitechnologies.com (AkamaiGHost/11.7.2.1-9611f29bef89eba7b18045b10aa2af98) (-)
.
Akamai has documentation on how to interpret the X-Cache
and X-Cache-Remote
headers.
Maximum possible points
100
What is this check, and why should you care
Using a long cache lifetime helps to ensure a high cache hit rate.
In order to get maximum points, your cache lifetime must be greater than or equal to 4 weeks. If your cache lifetime is less, then you will get some proportion of the score based on how close to 4 weeks you are.
Current cache lifetime is 31536000 seconds (1 year and 1 month).
Maximum possible points
100
What is this check, and why should you care
Using a CDN is extremely useful for caching purposes.
Maximum possible points
50
What is this check, and why should you care
The time that it takes for a user's browser to receive the first byte of page content.
The lower the TTFB, the faster your site will be perceived by the end user.
In order to get maximum points, your TTFB must be less than or equal to 30ms. If your TTFB is more than 1 second then you get no points here.
Maximum possible points
50
What is this check, and why should you care
Using Last-Modified
headers is an easy way to ensure your visitors are always getting the most up-to-date version of the content. HTTP 304 responses are used to indicate this is working.
An HTTP request with the request header If-Modified-Since
with a value of Thu, 13 Jun 2024 08:33:56 GMT
was sent, and an HTTP 304 was responded with.
Maximum possible points
30
What is this check, and why should you care
Having tiered caching can help improve the cache hit ratio of your site because it provides an additional layer of caching in front of your origin.
Maximum possible points
25
What is this check, and why should you care
Akamai has very strict controls around cache tag lengths, counts and characters. If you exceed or break these controls then you risk your content not being invalidated when you issue a cache tag purge.
No issues found.
See the Akamai technical documentation on how to interpret this header.
Maximum possible points
10
What is this check, and why should you care
Using ETag
identifiers is an easy way to ensure your visitors are always getting the most up-to-date version of the content. This mechanism allows caches to be more efficient and saves bandwidth, as a Web server does not need to send a full response if the content has not changed. HTTP 304 responses are used to indicate this is working.
An HTTP request with the request header If-None-Match
with a value of W/"ac7cc71c037cc17a56c91a14be97ec1d"
was sent, but an HTTP 304 was not responded with. So you have Etags, but they are not doing anything.
Akamai has documentation on how to enable Etag support (requires login).
See the Wikipedia page on ETag
for more background.
In order to get maximum points, you need to have ETag
identifiers and an HTTP 304 response must be received when using a valid If-None-Match
request header.
Maximum possible points
30
Name | Value |
---|---|
Status Code | HTTP 200 |
Cache-Control | public, max-age=31536000 |
Connection | keep-alive, Transfer-Encoding |
Content-Type | application/javascript; charset=utf-8 |
Date | Sat, 14 Dec 2024 04:44:56 GMT |
ETag | W/"ac7cc71c037cc17a56c91a14be97ec1d" |
Expires | Sun, 14 Dec 2025 04:44:56 GMT |
Last-Modified | Thu, 13 Jun 2024 08:33:56 GMT |
Server | openresty |
Transfer-Encoding | chunked |
Vary | Accept-Encoding |
X-Cache | TCP_HIT from a23-39-111-209.deploy.akamaitechnologies.com (AkamaiGHost/11.7.2.1-9611f29bef89eba7b18045b10aa2af98) (-) |
X-Cache-Key | S/L/374/1217369/2m/madsack-cellesche-zeitung-prod.web.origin.aws.arc.pub/pf/dist/engine/react.js cid=d=578/// |
X-Cache-Key-Extended-Internal-Use-Only | S/L/374/1217369/2m/madsack-cellesche-zeitung-prod.web.origin.aws.arc.pub/pf/dist/engine/react.js vcd=2868 cid=d=578/// |
X-Check-Cacheable | YES |
x-amz-server-side-encryption | AES256 |
x-amz-storage-class | INTELLIGENT_TIERING |
x-arc-request-id | 0.d16f2717.1734151496.4a1e634 |
x-arc-ttl | 31536000 |
You can use the following cURL
command:
curl -sIXGET -H 'Pragma: akamai-x-cache-on, akamai-x-cache-remote-on, akamai-x-check-cacheable, akamai-x-get-cache-key, akamai-x-get-cache-tags' 'https://www.cz.de/pf/dist/engine/react.js?d=578' | sort