We’ve been experiencing some latency from our Google Cloud data center to Cloudflare workers. The time to first byte can be in the seconds for some requests (most recently I was looking at requests through a Cloudflare worker to static assets on Cloudfront served from DFW, and our main data center (the origin of the requests) is in us-central1 on Google Cloud).
Is there a Cloudflare POP that’s located in/near a Google data center? Or perhaps the closest overlap between the networks to reduce the potential for latency between the two data centers? Are there regions that will have comparatively reduced latency? I’d prefer somewhere in North America.
Additionally, I was wondering if there’s a way to tell the Cloudflare routers which data center should serve the request? Is there a header I can use to say “always serve requests from this data center when available”?
Thanks!