Welcome! Log In Create A New Profile

Advanced

Re: multiple https proxy_pass to diffrent apache server

Maxim Dounin
January 14, 2012 06:28PM
Hello!

On Sat, Jan 14, 2012 at 08:41:21PM +0400, Valentin V. Bartenev wrote:

> On Saturday 14 January 2012 20:33:45 Valentin V. Bartenev wrote:
> [...]
> >
> > location / {
> > proxy_pass https://$backend/;
> > }
>
> Oops, correct:
>
> proxy_pass https://$backend$uri;

The $uri part isn't needed, just

proxy_pass https://$backend;

is enough.

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

multiple https proxy_pass to diffrent apache server

Jelle de Jong January 14, 2012 10:18AM

Re: multiple https proxy_pass to diffrent apache server

Valentin V. Bartenev January 14, 2012 11:34AM

Re: multiple https proxy_pass to diffrent apache server

Valentin V. Bartenev January 14, 2012 11:42AM

Re: multiple https proxy_pass to diffrent apache server

Valentin V. Bartenev January 14, 2012 01:00PM

Re: multiple https proxy_pass to diffrent apache server

Maxim Dounin January 14, 2012 06:28PM

Re: multiple https proxy_pass to diffrent apache server

Gena Makhomed January 14, 2012 11:50AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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