Caching Score: https://courts.vic.gov.au/sites/default/files/css/css_lQaZfjVpwP_oGNqdtWCSpJT1EMqXdMiU84ekLLxQnc4.css

Summary

GradeA+

405/405

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.

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.

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.

The current cache lifetime is 2579400 seconds (1 month and 1 day).

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.

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

See the Wikipedia page on ETag for more background.

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

The purpose of HTTP compression is to reduce the size of the files sent by a CDN/web server by eliminating redundant information in those files. The smaller the size of the files, the more quickly they can be served over the World Wide Web.

On top of faster delivery, compression also reduces the amount of bandwidth used by the CDN/web server. This is especially important for mobile devices, where the bandwidth is often limited.

The response header Content-Encoding had a value of br.

See the Wikipedia page on HTTP compression for more background.

To get maximum points, you need to use Brotli or Zstandard compression.

Maximum possible points

20

HTTP Response headers

Name Value
Status Code HTTP 200
Accept-Rangesbytes
Age59719
Connectionkeep-alive
Content-Encodingbr
Content-Length872
DateSun, 15 Feb 2026 13:05:08 GMT
Fastly-Debug-Digest80201f46f3ed486076a3fdb503551c980ece122467e83ac3bcc52f574984151a
Fastly-Debug-Path(D cache-syd10151-SYD 1771160709) (F cache-syd10146-SYD 1771100989)
Fastly-Debug-TTL(H cache-syd10151-SYD 2519679.900 300.000 59719)
VaryAccept-Encoding
Via1.1 varnish
X-CacheHIT, HIT
X-Cache-Hits1, 1
X-Served-Bycache-syd10146-SYD, cache-syd10151-SYD
X-TimerS1771160709.648313,VS0,VS0,VE1
alt-svch3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
cache-controlmax-age=2628001
content-typetext/css
etag"69717bb6-bc0"
expiresTue, 17 Mar 2026 06:29:50 GMT
last-modifiedThu, 22 Jan 2026 01:21:58 GMT
quant-compressionbrotli
quant-serverQuantCDN v2.15.9
serveropenresty
surrogate-keyproject:f48a117a9d1ecf6d513bca09c06f08f1fcc05957569c75e5bb2cdffe48604a67 url:2dcfb4a20c0243e12622100ad541335f3b268589023e74c01eb470509935abb3
x-lagoonip-10-3-78-115.ap-southeast-4.compute.internal

If you want to do this yourself

You can use the following cURL command:

curl -sIXGET -H 'Fastly-Debug: 1' -H 'Accept-Encoding: br, zstd, gzip, deflate' 'https://courts.vic.gov.au/sites/default/files/css/css_lQaZfjVpwP_oGNqdtWCSpJT1EMqXdMiU84ekLLxQnc4.css' | sort