Architecture Digest
Jan 29, 2021 · Fundamentals
Experimental Analysis of TCP Connection Memory Consumption in Different Socket States
This article presents a seven‑day experiment measuring how much memory a TCP connection occupies in the kernel under various states such as ESTABLISH, data transfer, and TIME_WAIT, and summarizes the kernel's memory‑optimisation techniques for sockets.
KernelNetwork ProgrammingTCP
0 likes · 3 min read