The TCP handshake imposes a setup cost that can overwhelm servers when many clients connect simultaneously, even before data transfer begins. HTTP evolved on this legacy, with HTTP/1.1’s single‑connection, sequential request model limiting performance and exposing path‑dependency issues.
Comments