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.
Free online tool — IP geolocation lookup: instant results, no signup.
| Metric | Pass/Value | Median | p75 |
|---|---|---|---|
| Global median TTFB (all CDNs) | 58ms | 58 | 110 |
| Cloudflare median (global) | 42ms | 42 | 85 |
| Fastly median | 52ms | 52 | 92 |
| AWS CloudFront median | 68ms | 68 | 125 |
| Yandex Cloud CDN median (RU) | 31ms | 31 | 54 |
| Cloudflare from Moscow | 38ms | — | — |
| AWS CloudFront from Moscow | 92ms | — | — |
| Cloudflare from Singapore | 22ms (best) | — | — |
| Platform | Share | Detail | — |
|---|---|---|---|
| Cloudflare (global) | 21% | median: 42ms | — |
| AWS CloudFront | 14% | median: 68ms | — |
| Fastly | 4% | median: 52ms | — |
| Google Cloud CDN | 5% | median: 58ms | — |
| Yandex Cloud CDN | 2% (global), 24% (RU) | RU median: 31ms | — |
| Azure Front Door | 3% | median: 74ms | — |
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.
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.
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.
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.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/resourceThis 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.
Consider a scenario where a streaming service uses CDNs to deliver content across the US. In Q1 2026, latency tests showed:
| Region | Average Latency (ms) | Peak Latency (ms) |
|---|---|---|
| Eastern US | 25 | 35 |
| Western US | 45 | 60 |
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.
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.
IP geolocation identifies the location of a server, user, or traffic source. Essential for CDN configuration, GeoIP rules, and security anomaly analysis.
Country, region, city, postal code, and timezone by IP.
Provider, autonomous system name, and network range.
VPN, proxy, Tor, and hosting flags — protection against fraud and bots.
Save checks and compare IP geolocation across multiple lookups.
server IP check
threat origin ID
CDN node check
geo-block debugging
IP check history, API access and geolocation change monitoring.
Sign up freeYes. If < 100k visitors/mo — one CDN is enough. Multi-CDN setup complexity isn't justified.
Yes, but edge nodes are only in Russia. International users get latency through Russia backbone (not optimal).
CDN is always faster on cache hit. First request (cache miss) ≈ origin. Second+ — always faster on CDN.
<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.
Free plan — 10 monitors, checks every 5 min, no card required. Upgrade for 1-minute interval and multi-region monitoring.