For Workers & Pages, what is the name of the domain?
api.zennoia.com
What is the issue or error you’re encountering
Cloudflare Worker request placement is wrong, not near the users. My users that consume api.zennoia.com are in Mumbai, India, but the worker is placing the requests in Newark, USA, or Amsterdam, Netherlands, which I verified using the “Request Placement” map in the worker as well as https://api.zennoia.com/cdn-cgi/trace. Even my database is in Mumbai, India, for which I have enabled smart placement but to no avail.
What steps have you taken to resolve the issue?
- Shifted to cloudflare hyperdrive, didn’t resolve the issue.
- Enabled smart placement, didn’t resolve the issue either
What are the steps to reproduce the issue?
Visit https://api.zennoia.com/cdn-cgi/trace from Mumbai, India, the request placement isn’t in Mumbai when visiting this URL from Mumbai.