Hello, we have been experiencing increased load times lately, one of the issues that we found out is that even though our servers are located in Georgia (TBS), traffic goes to France an back to us. Strange thing is that out of 2 major ISP’s, this only happens for one of them. For example, this is the result that we get when visiting https://[redacted].com/cdn-cgi/trace through ISP-1:
fl=471f281
h=[REDACTED]
ip=[REDACTED]
ts=1675346211.627
visit_scheme=https
uag=[REDACTED]
colo=FRA
sliver=none
http=http/2
loc=GE
tls=TLSv1.2
sni=plaintext
warp=off
gateway=off
kex=X25519
But ISP-2 goes to TBS servers directly:
fl=255f3
h=[REDACTED]
ip=[REDACTED]
ts=1675347195.349
visit_scheme=https
uag=[REDACTED]
colo=TBS
sliver=none
http=http/2
loc=GE
tls=TLSv1.2
sni=plaintext
warp=off
gateway=off
kex=X25519
I am looking for some guidance on where to look for the problem. Is this the ISP issue or some misconfiguration in Cloudflare dashboard?