/plushcap/analysis/cloudflare/optimizing-tls-over-tcp-to-reduce-latency

Optimizing TLS over TCP to reduce latency

What's this blog post about?

The layered structure of the internet, with HTTP on top of TCP, TCP on top of IP, and IP on top of Ethernet, has been crucial for its development. However, this model can cause delays in TLS-encrypted data transmission due to fixed record sizes. To address this issue, Cloudflare modified NGINX to support dynamic TLS record sizes, improving the efficiency of web page delivery over HTTPS connections. The company open-sourced their patch and encourages feedback and improvements from users.

Company
Cloudflare

Date published
June 10, 2016

Author(s)
John Graham-Cumming

Word count
721

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.