Caching & Performance

Connection Reuse

Sending multiple HTTP requests over a single TCP connection (HTTP/1.1 keep-alive or HTTP/2 multiplexing) to avoid the overhead of repeated connection establishment.

Protokol Terkait

Mentioned in Guides

Lihat Juga