proxy pass

Cliff Wells cliff at develix.com
Fri Nov 30 05:41:28 MSK 2007


On Thu, 2007-11-29 at 22:06 +0300, Igor Sysoev wrote:

> First, you need add URI-part:
> 
> -              proxy_pass http://$backend;
> +              proxy_pass http://$backend$request_uri;
> 

Out of curiosity: this worked before without $request_uri.  Is this
requirement due to some side-effect from using a variable?

Regards,
Cliff






More information about the nginx mailing list