Re: TCP-Loadbalancer and allow/deny

2015-06-15 Thread mex
thank you very much, looks promising! Posted at Nginx Forum: http://forum.nginx.org/read.php?2,259613,259617#msg-259617 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: TCP-Loadbalancer and allow/deny

2015-06-14 Thread itpp2012
It's recently been ported over, http://hg.nginx.org/nginx/rev/8807a2369b1a Posted at Nginx Forum: http://forum.nginx.org/read.php?2,259613,259615#msg-259615 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

TCP-Loadbalancer and allow/deny

2015-06-14 Thread mex
Hello, happily testing the stream{} - feature and loadbalancing-mechanism with nginx 1.9 and it works very smoth; looks like we ca use nginx as http-lb as well as tcp-lb in production very soon; thank you, nginx-team! is there something like allow/deny planned for the stream {} - method? http://