CDG: High HTTP latency since days

Continuing the discussion from Redis time out issue (CDG):

I’ve bumped two similar topics, a friend of mine has the same issue, we are all left on our own. For sure we can’t be the only ones impacted.

Can we get an answer? Should we all plan to move to another region? Another hosting provider?

2 Likes

Does the fly.io team needs anything, more information, logs, anything that can help? Happy to share more if needed.

Hey @alyx1

which app are you experiencing this issue on and where are you making the request from?

Would it be possible to run a curl with "flyio-debug: doit" header set so we can tell which edge you are hitting.

Thank you for the reply. I see on the status page you are working on it already, thank you.
Just in case, the app name is mastodon-3615-computer on the 3615.computer organization.

Here’s the result for the curl command:

$ curl -I -H "flyio-debug: doit" -6 'http://[2a09:8280:1::69:3684]:80/'

HTTP/1.1 403 Forbidden
content-length: 0
content-type: text/html; charset=UTF-8
server: Fly/ddfe15ec (2024-08-14)
date: Thu, 15 Aug 2024 14:01:59 GMT
via: 1.1 fly.io
fly-request-id: 01J5B5GSVEWTYE5N11K0E1DNYR-cdg
flyio-debug: {"n":"edge-nac-cdg1-f25d","nr":"cdg","ra":"2a04:cec0:114b:925d:441c:7c81:d311:7e26","rf":"Verbatim","sr":"cdg","sdc":"cdg1","sid":"e7843ed1b179d8","st":0,"nrtt":0,"bn":"worker-cf-cdg1-ad68","fbn":null}

Let me know if I can help with anything else :bowing_woman:

The ongoing fix looks good!

1 Like

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