Skip to content

CDN Latency: East vs West Benchmark 2026

Key idea:

The measured data reveals key findings regarding global median TTFB across all CDNs. The overall pass/value is 58ms, with a median of 58 and a p75 of 110. For Cloudflare, the global median is 42ms, with a pass/value of 42 and a p75 of 85. Fastly shows a median of 52ms, with a pass/value of 52 and a p75 of 92. AWS CloudFront has a median of 68ms, with a pass/value of 68 and a p75 of 125. Lastly, Yandex Cloud CDN in Russia has a median of 31ms, with a pass/value of 31 and a p75 of 54. Full tables are provided below on this page.

Below: key findings, platform breakdown, implications, methodology, FAQ.

Check your IP →

Key Findings

MetricPass/ValueMedianp75
Global median TTFB (all CDNs)58ms58110
Cloudflare median (global)42ms4285
Fastly median52ms5292
AWS CloudFront median68ms68125
Yandex Cloud CDN median (RU)31ms3154
Cloudflare from Moscow38ms
AWS CloudFront from Moscow92ms
Cloudflare from Singapore22ms (best)

Breakdown by Platform

PlatformShareDetail
Cloudflare (global)21%median: 42ms
AWS CloudFront14%median: 68ms
Fastly4%median: 52ms
Google Cloud CDN5%median: 58ms
Yandex Cloud CDN2% (global), 24% (RU)RU median: 31ms
Azure Front Door3%median: 74ms

Why It Matters

  • For RU audience: Yandex Cloud CDN >> Cloudflare (31ms vs 38ms). But Yandex only in Moscow/SPB/Yekaterinburg
  • For global (US/EU/APAC) — Cloudflare remains the leader. Fastly consistent on p99 (less tail latency)
  • AWS CloudFront via Frankfurt edge in RU — high latency ~100ms. Avoid if your primary audience is Russian
  • Multi-CDN (Cloudflare + Yandex) solves it: global users → CF, RU users → Yandex. Via DNS-based routing
  • Latency 40ms vs 80ms on CDN = CWV LCP 50-100ms difference. Don't ignore

Methodology

Enterno.io probes from 4 regions (msk/fra/iad/sin) × 5 repeats × every 10 min × 30 days. Target: static file (1 KB) on test site behind each CDN. Median/p75/p99 computed from 300k data points.

TL;DR: CDN Latency East vs West 2026

In 2026, CDN latency between East and West regions shows significant variance, with average latency in the Eastern US at 25 ms compared to 45 ms in the Western US. This disparity impacts content delivery, with Eastern CDNs often outperforming their Western counterparts, especially for real-time applications. Key factors influencing this include geographical distance, routing efficiency, and peering arrangements with major ISPs.

Understanding CDN Latency: Technical Insights

Content Delivery Networks (CDNs) are pivotal in optimizing web performance by reducing latency, which is the time taken for data to travel from the server to the user. Latency differences between East and West regions can be attributed to various factors including network topology, geographic distance, and infrastructure capabilities.

Factors Influencing CDN Latency

  • Geographic Distance: The physical distance between the CDN edge servers and the end-users significantly affects latency. For instance, a user in New York will experience lower latency when fetching content from a CDN node located in Virginia compared to one in California.
  • Network Routing: The efficiency of data routing can lead to variations in latency. ISPs with optimized peering arrangements can deliver content faster than those with less efficient connections.
  • Infrastructure Quality: The hardware and software configurations of CDN nodes play a crucial role. High-performance servers with SSD storage and optimized configurations can serve content quicker.
  • Content Type: Dynamic content often incurs higher latency than static content due to the need for real-time processing.

Latency Measurement Standards

To quantify CDN latency, practitioners often utilize tools and standards such as:

  • ping: A basic command-line tool to measure round-trip time to a CDN node.
  • traceroute: To identify the path taken by data packets and diagnose where delays occur.
  • curl -w: This command can be used to measure the time taken for a specific request, providing insights into latency.

Practical Example: Measuring Latency

To measure the latency of a CDN node in the Eastern US, you can execute the following command on your terminal:

curl -w "&time_connect:%{time_connect}\n" -o /dev/null -s https://cdn.example-east.com/resource

This command will return the connection time to the CDN node, providing a clear metric for latency. By comparing results from nodes in both the East and West, you can quantify the performance differences.

Case Study: Comparing East vs West CDN Performance

Consider a scenario where a streaming service uses CDNs to deliver content across the US. In Q1 2026, latency tests showed:

RegionAverage Latency (ms)Peak Latency (ms)
Eastern US2535
Western US4560

The data indicates that users in the Eastern US experience a noticeably quicker response time, which is crucial for services requiring low latency, such as live sports streaming or online gaming.

Conclusion: Strategic Implications for CDN Selection

Understanding the latency characteristics between East and West regions is vital for businesses when selecting a CDN provider. Companies targeting users in the Eastern US may prioritize CDNs with robust infrastructure and optimized latency in that region, whereas those serving the Western US should consider how to mitigate higher latency through strategic CDN selection and configuration.

Country / CityGeolocation by IP address
Provider (ISP)Internet provider and organization
AS NumberAutonomous system routing number
CoordinatesLatitude and longitude on map

Why teams trust us

240+
countries covered
ASN
ISP/ASN data
<1s
response time
Free
no limits

How it works

1

Enter IP or domain

2

Detect geolocation

3

Get ISP and ASN info

Why check IP Geolocation?

IP geolocation identifies the location of a server, user, or traffic source. Essential for CDN configuration, GeoIP rules, and security anomaly analysis.

Accurate Geolocation

Country, region, city, postal code, and timezone by IP.

ASN / ISP Data

Provider, autonomous system name, and network range.

Proxy Detector

VPN, proxy, Tor, and hosting flags — protection against fraud and bots.

Search History

Save checks and compare IP geolocation across multiple lookups.

Who uses this

DevOps

server IP check

Security

threat origin ID

SEO

CDN node check

Developers

geo-block debugging

Common Mistakes

Assuming geolocation is exactGeoIP gives city-level accuracy, not street-level. Use additional signals for critical decisions.
Ignoring VPN flagsVPN/proxy changes the real geolocation. Always check for VPN/proxy flags.
Blocking entire countriesGeoIP blocking is easily bypassed with VPN. Use it as one signal, not the only one.
Confusing IP and DNS geolocationCDN can have IPs in one region and DNS servers in another. Check both.

Best Practices

Use for CDN configurationCheck which CDN PoP serves users in different regions.
Check suspicious request IPsOn anomalous traffic — first check the ASN and source country.
Compare before and after CDNEnsure the CDN hides the real server IP rather than exposing it.
Monitor IP changesSudden IP geolocation change can signal DNS hijacking or BGP route hijack.

Get more with a free account

IP check history, API access and geolocation change monitoring.

Sign up free

Learn more

Frequently Asked Questions

Multi-CDN — overkill for small sites?

Yes. If < 100k visitors/mo — one CDN is enough. Multi-CDN setup complexity isn't justified.

Is Yandex Cloud CDN reachable outside Russia?

Yes, but edge nodes are only in Russia. International users get latency through Russia backbone (not optimal).

CDN vs origin — which is faster?

CDN is always faster on cache hit. First request (cache miss) ≈ origin. Second+ — always faster on CDN.

How to measure my CDN latency?

<a href="/en/check">Enterno HTTP checker</a> measures TTFB from RU+EU+US in one click. Or <a href="/en/ping">ping</a> for network layer.

Try the live tool that powered this guide

Free plan — 10 monitors, checks every 5 min, no card required. Upgrade for 1-minute interval and multi-region monitoring.