[
https://issues.apache.org/jira/browse/AIRFLOW-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998692#comment-16998692
]
ASF subversion and git services commented on AIRFLOW-6168:
----------------------------------------------------------
Commit 596a01ba4845e7f661ee89d00e5fbbfbd12d5b16 in airflow's branch
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=596a01b ]
[AIRFLOW-6168] Allow proxy_fix middleware of webserver to be configurable
(#6723)
(cherry picked from commit d90ddbd189e4ef99d45af44abf8580b29896a4e0)
> Make ProxyFix arguments configurable for non-standard reverse proxies
> ---------------------------------------------------------------------
>
> Key: AIRFLOW-6168
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6168
> Project: Apache Airflow
> Issue Type: Improvement
> Components: webserver
> Affects Versions: 1.10.6
> Reporter: Timothy Paine
> Assignee: Timothy Paine
> Priority: Trivial
> Fix For: 1.10.7
>
>
> As described, in our setup we need to use different values for num_proxies,
> x_for, x_proto, x_host, x_port, and x_prefix, and it would be great if these
> were exposed directly via the config.
>
> I am making a PR on my fork right now.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)