Nginx hang and do not respond with large number of network connection in FIN_WAIT state
itpp2012
nginx-forum at forum.nginx.org
Thu Jan 10 21:29:00 UTC 2019
Try this;
worker_processes 2;
worker_rlimit_nofile 32767;
thread_pool iopool threads=16 max_queue=32767;
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,282613,282640#msg-282640
More information about the nginx
mailing list