Hi Nginx experts, i am looking for a way to limit connections per ip for proxied websockets through nginx. I found the ngx_http_limit_conn_module settings in the manual. But i am not sure if this works also for proxied websockets. Does anyone have a suggestion? I am on the right track?
http://nginx.org/en/docs/http/ngx_http_limit_conn_module.html?&_ga=1.253811912.159375082.1418856428#limit_conn Thanks a lot for your help. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,255605,255605#msg-255605 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
