I’m on residential fiber internet in Seattle, but sometimes fly seems to route my traffic through Santiago, Chile. But only sometimes, and it can flip back and forth in seconds. For example, when I repeatedly curl debug.fly.dev:
> curl -s debug.fly.dev | grep -i region
Fly-Region: sea
> curl -s debug.fly.dev | grep -i region
Fly-Region: scl
> curl -s debug.fly.dev | grep -i region
Fly-Region: sea
I first noticed the issue because sometimes my connections to my own deployed app (in SEA) are very slow, and other times, very fast.
Is this an issue on the fly.io side? Or something else? Thanks!
hi, we’re aware of this and are looking into it. this sometimes happens with anycast and we work with our network providers to talk to other network providers to fix routing