|
|
|
|
|
by mustafa0x
193 days ago
|
|
I'm noticing very high latencies accessing my sites. Nonproxied they work fine. Also, friends in the MENA region says the sites are fast. AI wrote a bash script to compare accessing a site directly (via ip) vs proxied
https://gist.github.com/mustafa0x/f11eb7f694a1798af89818888f... === Differences (origin - DNS) in seconds ===
dns: -0.001840
connect: 0.176602
tls: 0.395706
TTFB: -57.478392
total: -56.314747
CF added 1 minute |
|