Cloudflare optimized their reverse proxy performance by using a data structure called a trie. This change cut latency by 75% for a path handling 35 million requests per second. Their process included extensive benchmarking with the Rust criterion crate, inverting their header removal function, and creating a custom optimized

7m read timeFrom blog.quastor.org
Post cover image
Table of contents
How CloudFlare Optimized their Reverse Proxy with TriesTech Snippets

Sort: