limit_conn is dropping valid connections and causing memory leaks on nginx reload
Dejan Grofelnik Pelzel
nginx-forum at forum.nginx.org
Sat Sep 30 12:47:37 UTC 2017
So upon further investigation, I noticed that changing it the zone name to
"v$binary_remote_addr" actually breaks nginx and prevents configuration
being reloaded at all even though the reload is going through successfully
until the next restart, and after that, it begins dropping the connections
again on reload.
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,276633,276636#msg-276636
More information about the nginx
mailing list