Caching Score: https://cc.howardcountymd.gov/sites/default/files/js/js_3YM3mUuFbx7FQAdeNHF9Qz6TXg1RcwRG2sBPZsZdy9A.js

Summary

GradeA+

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

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 2628010 seconds (1 month and 2 days).

You can read more about which headers Fastly uses to indicate the cache lifetime.

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 W/"677b2d25-30691" 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

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

Fastly has documentation on how to enable automatic compression.

See the Wikipedia page on HTTP compression for more background.

In order 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
Age1050131
Connectionkeep-alive
Content-Encodinggzip
Content-Length68875
DateFri, 20 Jun 2025 17:31:53 GMT
Fastly-Debug-Digest06da4a58db3f0dfefe7160e5b432bb57f7e6c503fffa42a6b52f18197196cf0f
Fastly-Debug-Path(D cache-wsi-ysbk1060053-WSI 1750440713) (F cache-wsi-ysbk1060045-WSI 1750110951) (D cache-iad-kjyo7100103-IAD 1750110951) (F cache-iad-kjyo7100103-IAD 1749390582) (D cache-iad-kjyo7100035-IAD 1749390582) (F cache-iad-kjyo7100035-IAD 1749390582)
Fastly-Debug-TTL(H cache-wsi-ysbk1060053-WSI - - 1050131) (H cache-iad-kjyo7100103-IAD 1907631.860 86400.000 720369) (M cache-iad-kjyo7100035-IAD - - -)
Fastly-Drupal-VCL-Uploaded8-1.0.2
Server-TimingHIT, fastly;desc="Edge time";dur=0, HIT-CLUSTER, fastly;desc="Edge time";dur=1
Surrogate-Keycc.howardcountymd.gov
VaryAccept-Encoding
X-CacheMISS, HIT, HIT
X-Cache-Hits0, 337, 1
X-Lagoon-Environmenthococouncil-dpl-main
X-Served-Bycache-iad-kjyo7100035-IAD, cache-iad-kjyo7100103-IAD, cache-wsi-ysbk1060053-WSI
X-Service-IdC2Tzbc78eAqzkSWMb3ix43
X-Static-Asset1
X-TimerS1750440713.192091,VS0,VE1
X-Waf-Block0
X-Waf-Block-Id0
cache-controlmax-age=2628001
content-typeapplication/javascript
etagW/"677b2d25-30691"
expiresTue, 08 Jul 2025 23:49:42 GMT
fastly-request-id4662313a4f48476a9573eec2, 621cd78b2872cf6cabc7657b
last-modifiedMon, 06 Jan 2025 01:08:53 GMT
via1.1 varnish, 1.1 varnish, 1.1 varnish
x-lagoonamazeeio-taoti1>ingress-nginx>hococouncil-dpl-main:nginx>nginx-fb85655c9-g72g7

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://cc.howardcountymd.gov/sites/default/files/js/js_3YM3mUuFbx7FQAdeNHF9Qz6TXg1RcwRG2sBPZsZdy9A.js' | sort