Welcome! Log In Create A New Profile

Advanced

Re: Nginx as reverse proxy scalability

Valentin V. Bartenev
May 10, 2016 11:44AM
On Tuesday 10 May 2016 17:37:55 Artur wrote:
> Thanks for your answer.
>
> Le 10/05/2016 à 17:04, Maxim Dounin a écrit :
> > As long as you are using TCP/IP and have only one backend (ip +
> > port), and only one local address on nginx side, then you are
> > limited by the number of local ports nginx can use.
> I currently have nginx running on the same host that my backends.
> I have 4 of them listening on different ports on 127.0.0.1.
> In this situation may I expect 4 times 65000 simultaneous connections ?
> > - add more local addresses on nginx side and use proxy_bind to
> > balance users between these addresses.
> Yes, I've seen this, however I didn't catch how to dynamically assign a
> value to proxy_bind from a pool of IP addresses in nginx (not Nginx Plus).
>

The all proxy_bind functionality is available in the open source
version of nginx. See the docs: http://nginx.org/r/proxy_bind

wbr, Valentin V. Bartenev

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Nginx as reverse proxy scalability

Artur May 10, 2016 06:28AM

Re: Nginx as reverse proxy scalability

Maxim Dounin May 10, 2016 11:06AM

Re: Nginx as reverse proxy scalability

Maxim Konovalov May 10, 2016 11:26AM

Re: Nginx as reverse proxy scalability

Artur May 10, 2016 11:40AM

Re: Nginx as reverse proxy scalability

Valentin V. Bartenev May 10, 2016 11:44AM

Re: Nginx as reverse proxy scalability

Maxim Konovalov May 10, 2016 11:46AM

Re: Nginx as reverse proxy scalability

Artur May 10, 2016 11:50AM

Re: Nginx as reverse proxy scalability

Maxim Dounin May 10, 2016 11:58AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 156
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready