Why TLS 1.3 Still Takes 2 RTTs: Debugging Nagle’s Algorithm and TCP Delays
The article examines why a TLS 1.3 upgrade still exhibited a two‑RTT handshake, traces the extra round‑trip to TCP’s Nagle algorithm, and shows how disabling it restores the expected one‑RTT performance while highlighting the interplay between TLS and lower‑layer protocols.
