XataX
Xata6mo ago
2 replies
viocha

Bug: API traffic routed to US despite region setting

Hello Team,

I've noticed an issue with API request routing. Even though I have set my database's region to ap-southeast-2, it appears the API requests are still being handled by a server in the United States.

My database URL is:
https://viocha-workspace-pi24jb.ap-southeast-2.xata.sh/db/test:main/sql

When I make an API call, here are the network details from my browser:

Request Method: POST

Status Code: 200 OK

Remote Address: 172.67.74.191:443

Referrer Policy: strict-origin-when-cross-origin

A GeoIP lookup for the remote address (172.67.74.191) shows the following:

IP: 172.67.74.191

Location: United States

Provider: Cloudflare, Inc. ISP

This indicates the traffic is not being routed to the specified ap-southeast-2 region. Could you please look into this?

Thank you.
Was this page helpful?