Caching Score: https://www.fastly.com/static/ESRebondGrotesque-Regular-3679101b453b50d72c9cf4c1ea749200.woff2

Summary

GradeA+

385/385

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

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

HTTP Response headers

Name Value
Status Code HTTP 200
Accept-Rangesbytes
Age12609
Cache-Controlmax-age=31536000, public
Connectionkeep-alive
Content-Length56868
DateSun, 08 Sep 2024 03:47:44 GMT
Fastly-Debug-Digestece49090a34723860c76f0bf46046039d8400cb3da6cde878f5b0a2b0ad48074
Fastly-Debug-Path(D cache-syd10145-SYD 1725767265) (F cache-syd10153-SYD 1725766423) (D cache-sjc1000135-SJC 1725766423) (F cache-sjc1000135-SJC 1725754656)
Fastly-Debug-TTL(H cache-syd10145-SYD - - 12609) (H cache-sjc1000135-SJC 31524233.334 2592000.000 11767)
ServerArtisanal bits
Via1.1 varnish, 1.1 varnish
X-CacheMISS, HIT, HIT
X-Cache-Hits0, 40, 1
X-Served-Bycache-sjc1000135-SJC, cache-sjc1000135-SJC, cache-syd10145-SYD
X-TimerS1725767265.764407,VS0,VE1
alt-svch3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-typefont/woff2
etag"f2a8ff0942c38a6325df9a0f60277e93"
expiresSun, 08 Sep 2024 00:17:36 GMT
last-modifiedWed, 15 Nov 2023 17:22:38 GMT
x-goog-generation1700068958305488
x-goog-hashcrc32c=JcvyZA==, md5=8qj/CULDimMl35oPYCd+kw==
x-goog-meta-goog-reserved-file-mtime1700068442
x-goog-metageneration1
x-goog-storage-classSTANDARD
x-goog-stored-content-encodingidentity
x-goog-stored-content-length56868
x-guploader-uploadidAD-8ljuskzGBkJaUqhL6X9TRRobByUDX6K6f9s_OIHZuIVOfCTVc7YGTPAkZdota_t_u8fspsnsB-qb3Fg
x-original-path/static/ESRebondGrotesque-Regular-3679101b453b50d72c9cf4c1ea749200.woff2
x-sigsci-agentresponse200
x-sigsci-decision-ms9
x-sigsci-tagsDATACENTER

If you want to do this yourself

You can use the following cURL command:

curl -sIXGET -H 'Fastly-Debug: 1' 'https://www.fastly.com/static/ESRebondGrotesque-Regular-3679101b453b50d72c9cf4c1ea749200.woff2' | sort