predaytor 🦋 @predaytor.com · Feb 15

I think you can improve the cache granularity, it seems the `cf-cache-status` header is missing. Have you configured the Cache Rule "Cache Default File Extensions"? Although the specified cache header is present, Cloudflare should cache it automatically.

1 likes 1 replies

?

Replies

predaytor 🦋 · Feb 15

I need to check this, but the only solution to get Cloudflare to properly cache static resources is to set up a proxy worker on top of the main worker (via service bindings). github.com/withastro/as...