TCP/Status CLOSE_WAIT for nginx, very long time

Maxim Dounin mdounin at mdounin.ru
Mon May 11 18:17:57 UTC 2020


Hello!

On Mon, May 11, 2020 at 01:17:28AM -0400, q1548 wrote:

> Thank you, Maxim. If I use the latest nginx version with custom http module,
> for a socket leak, what I need check in module code? thanks.

If you are using a 3rd party module, more or less any bug in the 
module can result in a socket leak.  Most obvious thing to check 
is if you are seeing socket leaks without the module - if not, 
likely the problem is in the module.  Unfortunately, it is hard to 
say anything beyond this.

-- 
Maxim Dounin
http://mdounin.ru/


More information about the nginx mailing list