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
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
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