Welcome!
Log In
Create A New Profile
Home
>
Mailing Lists
>
Nginx Mailing List - English
> Topic
Advanced
Re: Multiple proxy_pass destinations from a single location block
Previous Message
Next Message
Forum List
Message List
New Topic
Print View
justink101
February 05, 2015 03:26AM
Registered: 11 years ago
Posts: 40
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).
Reply
Quote
RSS
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: 102
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024