Re: Configuring a subnet in an upstream server

2017-04-07 Thread Aleksandar Lazic
Am 03-04-2017 18:09, schrieb Dynastic Space: I used a poor example. The functionality I was interested in was adding a range of application servers, all part of the same domain. I think you have the following options. .) or list every app server in the upstream block http://nginx.org/en/doc

Re: Configuring a subnet in an upstream server

2017-04-03 Thread Dynastic Space
I used a poor example. The functionality I was interested in was adding a range of application servers, all part of the same domain. D On Mon, Apr 3, 2017 at 11:04 AM, B.R. via nginx wrote: > What would be the meaning of that? > > How do you route traffic to 192.168.0.0? Do you really want to s

Re: Configuring a subnet in an upstream server

2017-04-03 Thread B.R. via nginx
What would be the meaning of that? How do you route traffic to 192.168.0.0? Do you really want to send requests to 192.168.255.255? How would you handle requests sent to some servers (but not all) if some are not responsive? I suspect what you want to use is dynamic IP addresses for your backends

Configuring a subnet in an upstream server

2017-04-01 Thread Dynastic Space
Is it possible to configure a collection of servers using subnet notation in the upstream server knob? e.g. server 192.168.0.0/16. Thanks, Dynastic ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx