Hirvesh
Hirvesh
CDCloudflare Developers
Created by Hirvesh on 3/27/2024 in #general-help
Have Cloudflare Ignore Cache-Control Header
Hello 👋 I am using Vercel and a rewrite in vercel.json to make my /blog subpath reverse proxy to a domain fronted by cloudflare. However from the logs on the blog side, I can see that Cache-Control is set to max-age=0 which is causing all my request to the /blog path to be misses. How can I make Cloudflare ignore the max-age=0 header? 🤔
207 replies
CDCloudflare Developers
Created by Hirvesh on 7/27/2023 in #general-help
Cache Purge by URL API Limit - Pro Plan
https://developers.cloudflare.com/cache/how-to/purge-cache/
The single-file purge rate limit for the Free subscription is 1000 urls/min. The rate limit is subject to change.
Does the pro plan not have the limit of 1000 urls/min? What’s the actual limit for pro plan purge by URL? Is it the global limit for API calls? 🤔
10 replies