Argo 2.0: Smarter Routing From Client to Origin

Argo, Cloudflare's intelligent routing service, has been steering traffic around Internet congestion since 2017. The service uses real-time network data collected across Cloudflare's global infrastructure to avoid brownouts, cable cuts, and packet loss, picking faster paths for traffic than the public Internet would normally provide. Today, the company is announcing upgrades that extend Argo's reach closer to end users and further down the network stack.

The key changes are twofold. First, Argo now optimizes routes from clients and users to Cloudflare, not just from Cloudflare to customer origin servers. This "last mile" improvement can cut round trip times by up to 40%. Second, Argo Smart Routing now supports pure IP workloads, bringing performance benefits to Magic Transit and Magic WAN customers who build their own IP networks on top of Cloudflare's infrastructure.

The last mile optimizations are already live for all Free, Pro, and Business plan Argo customers with no additional configuration or charge. Enterprise customers have had access for some time. Magic Transit and Magic WAN customers can request Early Access to Argo Smart Routing for Packets through their account teams.

How Argo Works

Cloudflare carries hundreds of billions of requests daily across its network. Because both Cloudflare and its customers are globally distributed, the timing data from these requests provides a real-time picture of how different parts of the Internet are performing. Argo analyzes this data to find faster routes—much like a navigation app uses data from real drivers to route around traffic jams.

In regions where certain Internet links are congested, Argo can route traffic through alternative network locations and providers, taking a less direct but faster path between origin and destination. The benefits are measurable: enabling Argo Smart Routing shaves an average of 33% off HTTP time to first byte (TTFB). The service remains simple to operate—a single click in the dashboard enables it, and analytics provide visibility into performance around the world.

Last Mile Improvements in Practice

The newest optimizations improve latencies on the segment between end users and Cloudflare's edge. This reduces time to first byte for both dynamic and static traffic. Cache hits benefit as well, since Argo now finds the best path for the client's request to reach Cloudflare in the first place.

Benchmark tests against an origin server in the central United States, with visitors coming from around the world, showed a 39% reduction in overall time to first byte and a 5% reduction in end-to-end latencies.

BLOG-662 Embedded Image - nOroGW
BLOG-662 Embedded Image - mr84jN

Argo Smart Routing for Packets

Magic Transit and Magic WAN customers use Cloudflare's network to build their own IP networks, gaining access to services like firewalls and DDoS mitigation without purchasing specialized hardware. Argo Smart Routing for Packets extends performance optimization to this Layer 3 traffic.

For use cases like online gaming and financial trading, latency is as critical as uptime. A gaming company can be technically up and running, yet still lose users if the service feels slow. Finance customers face even steeper consequences: latency penalties in high-frequency trading can literally cost millions of dollars.

The Challenge of Optimizing at the IP Layer

Optimizing performance at the IP layer is harder than at higher layers. Protocol and application layers have stateful connections and headers that enable enhancements like connection reuse. IP traffic is just packets flowing over the wire—there are no connections to reuse or requests to track. This means traditional timing data from higher protocol layers is unavailable for Layer 3 optimization.

Cloudflare solved this by tapping an existing data source: health check probes. Every Magic Transit customer already sends probes from every Cloudflare data center back to their origin to verify tunnel health. These probes contain latency information that, when combined with existing Layer 4 data, lets Cloudflare understand one-way latencies and build a map of how quickly data centers interconnect.

BLOG-662 Embedded Image - YI93RS

Using this map, Cloudflare constructs dynamic routes for each customer based on traffic entry points and destinations, always selecting the fastest available path across its private backbone rather than the public Internet.

Measured Results for Packets

Despite the added difficulty of optimizing IP traffic, Argo Smart Routing for Packets achieves a 10% average latency improvement worldwide in internal testing. Some network topologies may see even larger reductions.

BLOG-662 Embedded Image - qcOJ27

Availability

Argo Smart Routing for Packets is in closed beta and is currently available only to Magic Transit customers with a provisioned Cloudflare Network Interconnect. Interested Magic Transit customers should contact their account team. Organizations without Magic Transit can begin onboarding to take advantage of the performance gains alongside Cloudflare's network security features.

What's Next

Argo's development roadmap is focused on getting ever faster for any type of traffic. Internally, one of the engineering team's key metrics is how close Argo can get to the speed of light—and work will continue until, in their words, "we're even."