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.

Связанные протоколы

Mentioned in Guides

Смотрите также