Performance degradation

HI, @nesvarbu. I checked the x-nf-request-id header for slow requests in the file. I’m showing that the HTTP requests originated from Europe but were directed to a CDN node near New York in the U.S.A.

The most common cause of this incorrect DNS lookup is using a DNS server which doesn’t localize the DNS lookups. The most commonly reported DNS server for this issue is 1.1.1.1. People report being directed to New York even when they are are making the request from far away.

Would you please test changing your DNS resolver to 8.8.8.8 and let us know if this improves the issue? 8.8.8.8 is known to resolve correctly while 1.1.1.1 does not.