limit_conn not working

Abilio Marques abiliojr at gmail.com
Tue Dec 19 05:36:00 UTC 2017


limit_conn is not working for me. I set up a test in nodejs, I'm doing GET
requests to http://localhost/, they are coming from different connections
(different origin ports), and all the connections are still open until the
very end, still, no response other than 200 is received. I double check
with wireshark.

What am I missing??

Minimal configuration I can reproduce it with: https://paste.ngx.cc/70
Source code for the test: https://paste.ngx.cc/6f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20171219/9a7dc897/attachment-0001.html>


More information about the nginx mailing list