HTTP Concepts

Keep-Alive

A mechanism that reuses a single TCP connection for multiple HTTP requests, reducing latency by avoiding repeated TCP handshakes.

관련 프로토콜

Mentioned in Guides

관련 항목