Caching Score: https://www.fastly.com/webpack-runtime-06c8434aeb6ac6137eab.js

Summary

GradeA+

467/487

Requested URL checks

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 MISS, HIT.

Fastly has documentation on how to interpret the X-Cache header.

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 31536010 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

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 "8b15fd4b9cfa5a541a1a41cc4ce06f04" was sent, and an HTTP 304 was responded with.

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

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 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

Caching HTTP 404s is a great way to offload requests from your origin.

In order to get maximum points, you need to have the ability to cache an HTTP 404 for any amount of time.

This check requested the URL https://www.fastly.com/cachingscorebrokenurltest.

Maximum possible points

20

What is this check, and why should you care

You can increase the cache hit rate of your site by stripping certain query parameters from the cache key.

FBCLID is one such parameter that can be stripped by your caching server. This query parameter only really serves a purpose for Javascript to read, and Javascript can still read it from the browser URL.

You can add this VCL snippet to your Fastly service (in the recv subroutine). Fastly documentation on querystring.filter.

This check requested the URL https://www.fastly.com/webpack-runtime-06c8434aeb6ac6137eab.js?fbclid=1725767263.

Maximum possible points

10

What is this check, and why should you care

You can increase the cache hit rate of your site by stripping certain query parameters from the cache key.

GCLID and GCLSRC are two such parameters that can be stripped by your caching server. These query parameters only really serve a purpose for Javascript to read, and Javascript can still read it from the browser URL.

You can add this VCL snippet to your Fastly service (in the recv subroutine). Fastly documentation on querystring.filter.

This check requested the URL https://www.fastly.com/webpack-runtime-06c8434aeb6ac6137eab.js?gclsrc=1725767263&gclid=1725767263.

Maximum possible points

10

What is this check, and why should you care

You can increase the cache hit rate of your site by stripping certain query parameters from the cache key.

UTM is a collection of parameters that can be stripped by your caching server. These query parameters only really serve a purpose for Javascript to read, and Javascript can still read them from the browser URL.

You can add this VCL snippet to your Fastly service (in the recv subroutine). Fastly documentation on querystring.filter.

This check requested the URL https://www.fastly.com/webpack-runtime-06c8434aeb6ac6137eab.js?utm_source=1725767264&utm_medium=1725767264&utm_campaign=1725767264&utm_id=1725767264.

Maximum possible points

10

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

Javascript checks

Performed on the asset: https://www.fastly.com/webpack-runtime-a2d861b923655639fffc.js

See the HTTP headers for this Javascript file.

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 MISS, HIT, HIT.

Fastly has documentation on how to interpret the X-Cache header.

Maximum possible points

10

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 31543260 seconds (1 year and 1 month).

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 "177bb9791c745b22ef40749edd47f861" was sent, and an HTTP 304 was responded with.

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

3

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 was sent, and an HTTP 304 was responded with.

Maximum possible points

3

Font checks

Performed on the asset: https://www.fastly.com/static/ESRebondGrotesque-Regular-3679101b453b50d72c9cf4c1ea749200.woff2

See the HTTP headers for this Javascript file.

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 MISS, HIT, HIT.

Fastly has documentation on how to interpret the X-Cache header.

Maximum possible points

10

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 31547770 seconds (1 year and 1 month).

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 "f2a8ff0942c38a6325df9a0f60277e93" was sent, and an HTTP 304 was responded with.

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

3

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 was sent, and an HTTP 304 was responded with.

Maximum possible points

3

HTTP Response headers

Name Value
Status Code HTTP 404
Accept-Rangesbytes
Age1
Cache-Controlmax-age=0, must-revalidate
Connectionkeep-alive
DateSun, 08 Sep 2024 03:47:42 GMT
Fastly-Debug-Digestd996119efc3d738b6eadc861e2568fd912d94fde571952f3e462b59af8732681
Fastly-Debug-Path(D cache-syd10149-SYD 1725767262) (F cache-syd10149-SYD 1725767262)
Fastly-Debug-TTL(H cache-syd10149-SYD 31535999.827 2592000.000 1)
Fastly-Restarts1
ServerArtisanal bits
VaryAccept-Encoding
Via1.1 varnish
X-CacheMISS, HIT
X-Cache-Hits0, 1
X-Served-Bycache-syd10149-SYD, cache-syd10149-SYD
X-TimerS1725767262.126448,VS0,VE331
alt-svch3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-typetext/html
etag"8b15fd4b9cfa5a541a1a41cc4ce06f04"
expiresSun, 08 Sep 2024 03:47:41 GMT
last-modifiedThu, 05 Sep 2024 21:10:03 GMT
x-encoded-content-encodinggzip
x-encoded-content-length83738
x-goog-generation1725570603822267
x-goog-hashcrc32c=u3yp5A==, md5=ixX9S5z6WlQaGkHMTOBvBA==
x-goog-meta-goog-reserved-file-mtime1725570572
x-goog-metageneration1
x-goog-storage-classSTANDARD
x-goog-stored-content-encodingidentity
x-goog-stored-content-length604388
x-guploader-uploadidAD-8ljvaE_jo6Tdgub7aC_7AqJ1cZSTnhhkwJ4fVPJHEd1nRUmU_PcpwBZ4rltRbk12bqET5_14lxgYmlg
x-original-path/webpack-runtime-06c8434aeb6ac6137eab.js
x-sigsci-agentresponse200
x-sigsci-decision-ms9
x-sigsci-tagsDATACENTER,SUSPECTED-BOT,site.detected-404

If you want to do this yourself

You can use the following cURL command:

curl -sIXGET -H 'Fastly-Debug: 1' 'https://www.fastly.com/webpack-runtime-06c8434aeb6ac6137eab.js' | sort