Tag

ConnectionLeak

1 views collected around this technical thread.

Efficient Ops
Efficient Ops
Aug 26, 2019 · Operations

Why Are CLOSE_WAIT Sockets Sticking? Uncovering HttpClient’s Hidden Connection Leak

This article investigates persistent CLOSE_WAIT sockets in a Tomcat‑Nginx architecture, identifies HttpClient’s connection‑manager as the root cause, and details the step‑by‑step analysis and configuration changes that finally eliminated the issue.

CLOSE_WAITConnectionLeakHttpClient
0 likes · 7 min read
Why Are CLOSE_WAIT Sockets Sticking? Uncovering HttpClient’s Hidden Connection Leak