Re: Using URL instead of IP

2018-11-06 Thread Maxim Dounin
Hello! On Tue, Nov 06, 2018 at 12:44:47AM -0500, swati wrote: > Hi, > > I intend to use nginx as load balancer for routing traffic to an application > running on two separate Openshift (kubernetes) clusters. > The app urls are -> app.dc1.example.com and app.dc2.example.com. > When I curl to thes

Using URL instead of IP

2018-11-05 Thread swati
Hi, I intend to use nginx as load balancer for routing traffic to an application running on two separate Openshift (kubernetes) clusters. The app urls are -> app.dc1.example.com and app.dc2.example.com. When I curl to these individually I get required page. However, it seems, nginx resolves it int