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

Re: How to use dynamic IP in resolver directive when NGINX installed on Multi Nodes Openshift cluster

2018-11-05 Thread swati
Hi Marwan, Did you find solution for this one? Can you please share your configurations? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,281239,281789#msg-281789 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listin

SSLEngine closed already exception triggered by reload

2018-11-05 Thread nginxuser2018
I noticed that if I setup a simple scenario where a client is making concurrent requests on a server with nginx configured as a reverse proxy and SSL traffic termination endpoint, if I trigger a reload with 'nginx -s reload' mid requests, often times the client will throw an 'javax.net.ssl.SSLExce