Question
Cloudflare cache invalidation on App Platform
Are cache tags supported (and their invalidation) with App Platform and the Cloudflare CDN? I’d like to make sure my requests have proper Cache-Tag
headers. The problem is that invalidation with Cloudflare is an API based process.
If the Cache-Tags
header isn’t available, what is a good way to handle cached responses on App Platform without setting a low Cache-Control
header.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×