#Weirdly long response times

2 messages · Page 1 of 1 (latest)

dire patio
#

Hey there, general question: Why does it take so long for my cloudflare worker to respond to my requests? I have a local server about 90km away from me, and I get around 20~ms response times from it, but when I deploy the same app to cloudflare workers, I am just waiting 180~ ms on average to just get a response from my server, which seems very weird as it's supposed to run near me, right? Even if I dont do any db initation etc I still get around 120ms wait time for it to respond. Am I missing something here?

dire patio
#

Addition: A friend has an app on Cloudflare workers as well, but their response times are about 20-30ms on every request, In contrast to my application having about 100ms on every single request even though I am just sending a plain text response