Welcome! Log In Create A New Profile

Advanced

Re: Multiple proxy_pass destinations from a single location block

February 05, 2015 03:26AM
Thanks Igor.

What if one of the servers listed in the upstream block should be over https and the other over http? How is this done using

upstream proxies {
server foo.mydomain.io;
server bar.mydomain.com;
}

proxy_pass https://proxies/api/;

Notice the proxy pass defines only a single scheme (https).
Subject Author Posted

Multiple proxy_pass destinations from a single location block

justink101 February 04, 2015 04:11AM

Re: Multiple proxy_pass destinations from a single location block

Igor Sysoev February 04, 2015 04:20AM

Re: Multiple proxy_pass destinations from a single location block

justink101 February 05, 2015 03:26AM

Re: Multiple proxy_pass destinations from a single location block

Igor Sysoev February 05, 2015 07:40AM

Re: Multiple proxy_pass destinations from a single location block

AmitChauhan March 13, 2015 06:16AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 313
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready