New standards for a faster and more private Internet (Zstandard, ECH, BBR)
Cloudflare has introduced Zstandard compression, which is 42% faster than Brotli and reduces file sizes by 11.3% compared to GZIP, alongside Encrypted Client Hello for enhanced user privacy.
Read original articleCloudflare has introduced new standards aimed at enhancing internet speed and privacy, focusing on the implementation of the Zstandard (zstd) compression algorithm and the rollout of Encrypted Client Hello (ECH). Zstandard is a modern compression algorithm that offers data compression speeds 42% faster than Brotli while achieving similar compression levels. It also reduces file sizes by 11.3% compared to GZIP, which is crucial for improving website load times and user experience. The adoption of Zstandard is expected to optimize bandwidth usage and enhance performance for dynamic content. Additionally, Cloudflare is advancing privacy measures with ECH, which conceals the websites users visit from network observers, thereby enhancing user privacy. This technology is a successor to Encrypted Server Name Indication (ESNI) and aims to ensure that only the user, Cloudflare, and the website owner can see the visited sites. Cloudflare's commitment to these technologies reflects the growing demand for faster and more secure internet experiences, as evidenced by the significant reliance on compression technologies across the web.
- Cloudflare has implemented Zstandard compression, which is 42% faster than Brotli.
- Zstandard reduces file sizes by 11.3% compared to GZIP, improving website load times.
- Encrypted Client Hello (ECH) enhances user privacy by masking visited websites.
- The adoption of these technologies addresses the increasing demand for speed and security on the internet.
- Cloudflare's initiatives reflect a commitment to optimizing web performance and user privacy.
Related
The backbone behind Cloudflare's Connectivity Cloud
Cloudflare has increased its backbone capacity by over 500% since 2021, operating data centers in 330 cities globally, utilizing advanced technologies for efficient data transfer and enhancing connectivity, especially in Africa.
Comparing HTTP/3 vs. HTTP/2 Performance (2020)
Cloudflare has launched HTTP/3, enhancing internet performance with UDP, reducing head-of-line blocking, and offering 0-RTT support. Over 113,000 zones have activated it, showing mixed real-world performance results.
Speeding Up Your Website Using Cloudflare Cache
Pillser implemented Cloudflare caching to improve website performance and search rankings, reducing response times significantly. Challenges with stale content management and automated cache purging were also addressed.
A good day to trie-hard: saving compute 1% at a time
Cloudflare launched the open-source Rust crate "trie-hard" to optimize CPU usage in HTTP request processing, reducing header clearing runtime to 0.93µs and achieving a 1.28% CPU utilization reduction.
Discord Reduced WebSocket Traffic by 40%
Discord reduced websocket traffic by 40% by implementing zstandard compression, improving performance and bandwidth usage, especially on mobile, after adding streaming support and optimizing compression settings.
Related
The backbone behind Cloudflare's Connectivity Cloud
Cloudflare has increased its backbone capacity by over 500% since 2021, operating data centers in 330 cities globally, utilizing advanced technologies for efficient data transfer and enhancing connectivity, especially in Africa.
Comparing HTTP/3 vs. HTTP/2 Performance (2020)
Cloudflare has launched HTTP/3, enhancing internet performance with UDP, reducing head-of-line blocking, and offering 0-RTT support. Over 113,000 zones have activated it, showing mixed real-world performance results.
Speeding Up Your Website Using Cloudflare Cache
Pillser implemented Cloudflare caching to improve website performance and search rankings, reducing response times significantly. Challenges with stale content management and automated cache purging were also addressed.
A good day to trie-hard: saving compute 1% at a time
Cloudflare launched the open-source Rust crate "trie-hard" to optimize CPU usage in HTTP request processing, reducing header clearing runtime to 0.93µs and achieving a 1.28% CPU utilization reduction.
Discord Reduced WebSocket Traffic by 40%
Discord reduced websocket traffic by 40% by implementing zstandard compression, improving performance and bandwidth usage, especially on mobile, after adding streaming support and optimizing compression settings.