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/
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to