how long is the maximum cache livetime?
I have a landing page builder saas with Astro in SSR mode and cloudflare worker.
a few of pages type, like index page of my client business and several others, are largely static with minimum change.
how can I set cloudflare to cache it for eternity unless I purge the cache by url via cloudflare api?
a few of pages type, like index page of my client business and several others, are largely static with minimum change.
how can I set cloudflare to cache it for eternity unless I purge the cache by url via cloudflare api?