Welcome! Log In Create A New Profile

Advanced

Re: proxy_set_header directives don't inherit from father context

nanaya
July 05, 2017 01:58AM
Hi,

On Wed, Jul 5, 2017, at 14:41, foxgab wrote:
> i expected the X-Forwarded-For and X-Forwarded-Proto header will be set,
> but
> it didn't.
> what happend?
>


Quite a few of additive configs (proxy_set_header, add_header) are only
inherited if there's no same directive set at current block.

From documentation [1]:

> These directives are inherited from the previous level if and only if there are no proxy_set_header directives defined on the current level.

[1]
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_set_header
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

proxy_set_header directives don't inherit from father context

foxgab July 05, 2017 01:41AM

Re: proxy_set_header directives don't inherit from father context

nanaya July 05, 2017 01:58AM

Re: proxy_set_header directives don't inherit from father context

Francis Daly July 05, 2017 03:22AM

Re: proxy_set_header directives don't inherit from father context

foxgab July 12, 2017 12:26PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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