Caching Score: https://courts.vic.gov.au/sites/default/files/js/js_Hfha9RCTNm8mqMDLXriIsKGMaghzs4ZaqJPLj2esi7s.js

Summary

GradeD

127/385

Requested URL checks

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

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

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 3600 seconds (1 hour).

Maximum possible points

100

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

No ETag header was found in the response.

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.

No Last-Modified header was found in the response.

Maximum possible points

30

HTTP Response headers

Name Value
Status Code HTTP 200
Cache-Controlpublic, max-age=3600
Connectionkeep-alive
Content-Typetext/javascript
DateMon, 16 Sep 2024 20:08:25 GMT
Quant-Metacachehit
Quant-Projectf48a117a9d1ecf6d513bca09c06f08f1fcc05957569c75e5bb2cdffe48604a67
Quant-ServerQuantCDN v1.19.0
Transfer-Encodingchunked
VaryAccept-Encoding
Via1.1 varnish-7c5f4794cc-89p9s (Varnish/7.3)
X-Varnish2690715 2690714
quant-cacheHit
section-io-cache-id9b9872f729d077b5d033116daf9d0990
section-io-id90b71f28d06f19ebfa906ca74b65998b
x-cacheHIT
x-encoded-content-encodinggzip

If you want to do this yourself

You can use the following cURL command:

curl -sIXGET  'https://courts.vic.gov.au/sites/default/files/js/js_Hfha9RCTNm8mqMDLXriIsKGMaghzs4ZaqJPLj2esi7s.js' | sort