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