Welcome! Log In Create A New Profile

Advanced

The meaning of two proxy_pass directives

June 25, 2011 03:37AM
I saw some nginx configs written like this:

location ~ {
...
proxy_pass http://upstream1;
proxy_pass http://upstream2;
...
}

What this config meaning? proxy_pass to upstream2 if proxy_pass to upstream fails?

Thanks.
Subject Author Posted

The meaning of two proxy_pass directives

speedfirst June 25, 2011 03:37AM

Re: The meaning of two proxy_pass directives

speedfirst June 25, 2011 03:37AM

Re: The meaning of two proxy_pass directives

Igor Sysoev June 25, 2011 03:42AM

Re: The meaning of two proxy_pass directives

speedfirst June 25, 2011 09:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 315
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