• i m trying to get all my subdomain installed Super Page Cache but im running out page rule. Because for every subdomain, super page cache create one page rule.
    if i have 3 subdomain then i have 3 page rule :
    a1.example.com
    a2.example.com
    a3.example.com
    then i cannot add the fourth domain.

    But page rule allow you to set wildcard subdomain
    https://*.example.com/*

    then how i can setup super page cache so i can use it more than 3 subdomain ?

    • This topic was modified 2 years, 1 month ago by jefrychen.
Viewing 3 replies - 1 through 3 (of 3 total)
  • 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.

    Thread Starter jefrychen

    (@jefrychen)

    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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Subdomain limitation problem’ is closed to new replies.