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

関連項目