Do cloudflare limits the no. of datacenters in free plan?

What is the name of the domain?

deplit.tech

What is the issue you’re encountering

My Custom Domain on Cloudflare Routes to the Wrong Colocation.

What feature, service or problem is this related to?

I don’t know

What are the steps to reproduce the issue?

I have a free Cloudflare plan for my domain and I’m using both Pages and Workers. On Pages, I have set up the custom domain deplit.tech, and on Workers I added the route *.deplit.tech.

When I visit - https://deplit.tech/cdn-cgi/traceor https://<subdomain>.deplit.tech/cdn-cgi/trace it shows the colo as SIN (Singapore), even though I’m in India.

By contrast, visiting https://unpkg.com/cdn-cgi/trace shows DEL (Delhi), and using my Pages app’s default URL: https://deplit.pages.dev/cdn-cgi/trace shows BOM. This mismatch forces traffic through farther data centers and increases latency for my domain.

Why is Cloudflare routing my custom domain to the wrong colo?

Tried domains with COL from the same device and same network

https://deplit.tech/cdn-cgi/trace - SIN (Singapore) :red_question_mark::red_question_mark:

https://zaggonaut.deplit.tech/cdn-cgi/trace - SIN (Singapore) :red_question_mark::red_question_mark:

https://deplit.pages.dev/cdn-cgi/trace - BOM (Mumbai) :white_check_mark:

https://unpkg.com/cdn-cgi/trace - DEL (Delhi) :white_check_mark:

https://cloudflare.com/cdn-cgi/trace- BOM(Mumbai) :white_check_mark:

https://developers.cloudflare.com/cdn-cgi/trace: AMD (Ahmedabad) (nearest to my location) :white_check_mark:

https://blog.cloudflare.com/cdn-cgi/trace: BOM (Mumbai) :white_check_mark:

See here…

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.