Caching Score: https://www.lawhub.vla.vic.gov.au/sites/default/files/site_logo/logo-lawhub-%281%29-%281%29.png?width=296

Summary

GradeB

300/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 section-io-cache had a value of Hit.

Section has documentation on this default header in the Varnish cache module.

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 3162240 seconds (1 month and 1 week).

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.

No ETag header was found in the response.

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.

No Last-Modified header was found in the response.

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
Age0
Bytes-Saved1325
Cache-Controlpublic, max-age=3162240
Connectionkeep-alive
Content-Length3129
Content-Typeimage/png
DateSat, 14 Mar 2026 20:02:33 GMT
Optidash-Debug-Endpointwww.lawhub.vla.vic.gov.au/sites/default/files/site_logo/logo-lawhub-%281%29-%281%29.png%3Fwidth%3D296
Optidash-Debug-Keysection-optidash-v2-s3-v1www.lawhub.vla.vic.gov.aua4786bd93b24ebd92597382b4a9153394a34e71db941666ac0bc9854ad860cac
Optidash-Id95ef6e98-379c-4145-a8e4-1899ce1042ac
Optidash-Optimizedtrue
Optidash-Size3129
Original-Size4454
Quant-WAFQuantWAF v1.9.1
section-io-cacheHit
section-io-ide943a0df7d24d08b30f41e7fdd3f40fb

If you want to do this yourself

You can use the following cURL command:

curl -sIXGET  -H 'Accept-Encoding: br, zstd, gzip, deflate' 'https://www.lawhub.vla.vic.gov.au/sites/default/files/site_logo/logo-lawhub-%281%29-%281%29.png?width=296' | sort