> On 6 Apr 2017, at 21:46, shivramg94 wrote:
>
> Thank Sergey, for you response.
>
> I have one more question. If I have multiple upstream server host names in
> the upstream server block, then how can I specify the specific upstream
> server host name to which the request is being proxied, in
Thank Sergey, for you response.
I have one more question. If I have multiple upstream server host names in
the upstream server block, then how can I specify the specific upstream
server host name to which the request is being proxied, in the
proxy_ssl_name directive?
Posted at Nginx Forum:
http
Thank Sergey, for you response.
I have one more question. If I have multiple upstream server host names in
the upstream server block, then how can I specify the specific upstream
server host name to which the request is being proxied, in the
proxy_ssl_name directive?
Posted at Nginx Forum:
https
> On 30 Mar 2017, at 09:59, shivramg94 wrote:
>
> I am trying to implement HTTPS protocol communication at every layer of a
> proxying path. My proxying path is from client to load balancer (nginx) and
> then from nginx to the upstream server.
>
> I am facing a problem when the request is prox
I am trying to implement HTTPS protocol communication at every layer of a
proxying path. My proxying path is from client to load balancer (nginx) and
then from nginx to the upstream server.
I am facing a problem when the request is proxied from nginx to the upstream
server.
I am getting the fol