HTML and hashed assets should use different cache policies. HTML keeps a short cache window, while hashed static assets can use long immutable caching.
OpenResty / Cache
OpenResty Static Asset Cache Snippet
A cache-control note for the static site.
OpenResty / Cache
A cache-control note for the static site.
HTML and hashed assets should use different cache policies. HTML keeps a short cache window, while hashed static assets can use long immutable caching.