Home/Mike Freemon
Author
MFMike Freemon

Mike Freemon

2 articles by Mike Freemon.

Performance — Unbounded memory usage by TCP for receive buffers, and how we fixed it

Unbounded memory usage by TCP for receive buffers, and how we fixed it

We are constantly monitoring and optimizing the performance and resource utilization of our systems. Recently, we noticed that some of our TCP sessions were allocating more memory than expected. This blog post describes in detail the root cause of the problem and shows the test results of a solution

MFMike FreemonMike Freemon·May 25, 2023Performance