Plugin Contributor
iSaumya
(@isaumya)
Here is a trick. If you have many subdomains, chances are not all of them are getting a huge amount of traffic. So, the ones that are getting good traffic, use page rules on them as page rules are 100% free.
Now for the lower traffic subdomains, use the worker mode. Cloudflare worker provides 100,000 requests/day (https://workers.cloudflare.com/#plans). So, it would be great for the smaller traffic sites.
ok but when i user worker mode, every subdomain the plugin also create new worker right ?
and for the free plan is limited to 30 worker. so i limited to 30 subdomain ?
second question, i see new option on cache rules that seem quite similar with page rule, why you dont use cache rules ? ( benefit of cache rule is limited to 10 cache rules, than page rule limited only 3 page rules)
Plugin Contributor
iSaumya
(@isaumya)
ok but when i user worker mode, every subdomain the plugin also create new worker right? and for the free plan is limited to 30 worker. so i limited to 30 subdomain ?
– Yes that’s right. I guess so. But 30 workers is not less.
second question, i see new option on cache rules that seem quite similar with page rule, why you dont use cache rules ?
– Cause not all features are not available to all users. Like using regex you need at least CF Business or Enterprise. So, beside what the plugin is doing if you want to add more specific cache rules, I leave that to the users. Cause in most cases they don’t need that.