Closed (fixed)
Project:
Cloudflare Purge
Version:
3.0.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2026 at 13:32 UTC
Updated:
1 Feb 2026 at 09:59 UTC
Jump to comment: Most recent
Comments
Comment #2
flashwebcenterHello,
Great catch. Cloudflare updated their policy in April 2025, and all purge methods (including cache tags, prefixes, and hostnames) are now available on all plans, including the Free tier: https://developers.cloudflare.com/changelog/2025-04-01-purge-for-all/
Can this module purge by tags on the Free tier?
Yes. The module supports cache tag purging on the Free tier.
Is it viable for high-traffic sites with authenticated users?
For Free-tier deployments with heavy traffic:
For authenticated traffic, Cloudflare does not cache personalized responses, so purging primarily affects anonymous page views.
The previous warning messages have been replaced with informational notices in the latest release.
Best regards,
Alaa
Comment #4
flashwebcenterComment #5
klemendev commentedThank you for the clarifications :)