Cloud Native 4 min read

Why Cloudflare Overtook Apache and Nginx: The Rise of Pingora Proxy

In January 2023, Cloudflare surged to become the most popular web server, surpassing Apache and Nginx with a 21.64% market share, and is now replacing Nginx with its Rust‑based Pingora proxy, which handles over a trillion requests daily while using only a third of the resources of its predecessor.

Java Backend Technology
Java Backend Technology
Java Backend Technology
Why Cloudflare Overtook Apache and Nginx: The Rise of Pingora Proxy

According to Netcraft’s survey of over a million sites, Cloudflare jumped from the third to the first position in January 2023, overtaking Apache and Nginx to become the most popular web server with a 21.64 % market share, followed by Apache at 21.40 % and Nginx at 21.20 %.

Cloudflare, founded in 2009, is a U.S. security and hosting provider. It gained early attention when the hacker group LulzSec used its services in 2011, and after a successful IPO in 2019 its stock rose 20 % on the first day.

The company’s core infrastructure originally relied on Nginx, but in September 2022 Cloudflare announced that it would replace Nginx with a new internal HTTP proxy called Pingora, written in Rust and designed for Cloudflare’s scale.

CTO John Graham‑Cumming explained that while Nginx had served Cloudflare well, its worker‑process architecture could no longer meet the company’s growing business needs, leading to performance limitations.

Pingora processes more than one trillion requests per day, delivers new features to Cloudflare customers, and consumes only about one‑third of the CPU and memory resources of the previous proxy infrastructure.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

RustHTTP proxyMarket SharePingoraCloudflare
Java Backend Technology
Written by

Java Backend Technology

Focus on Java-related technologies: SSM, Spring ecosystem, microservices, MySQL, MyCat, clustering, distributed systems, middleware, Linux, networking, multithreading. Occasionally cover DevOps tools like Jenkins, Nexus, Docker, and ELK. Also share technical insights from time to time, committed to Java full-stack development!

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.