Tag

http1.1

0 views collected around this technical thread.

Xueersi Online School Tech Team
Xueersi Online School Tech Team
Dec 11, 2020 · Backend Development

Understanding HTTP/1.1 Keep‑Alive, TCP Keepalive, and Nginx Configuration

This article explains the differences between HTTP/1.1 and HTTP/1.0 keep‑alive, the TCP keepalive mechanism and its kernel parameters, how to configure them in applications, and how Nginx implements and manages keepalive for client and upstream connections with detailed code examples.

NetworkingTCPconfiguration
0 likes · 15 min read
Understanding HTTP/1.1 Keep‑Alive, TCP Keepalive, and Nginx Configuration