[ 
https://issues.apache.org/jira/browse/IMPALA-13310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Sherman resolved IMPALA-13310.
-------------------------------------
    Fix Version/s: Impala 4.5.0
       Resolution: Fixed

> Add the value of the http ‘X-Forwarded-For’ header to the runtime profile
> -------------------------------------------------------------------------
>
>                 Key: IMPALA-13310
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13310
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 4.4.0
>            Reporter: Andrew Sherman
>            Assignee: Andrew Sherman
>            Priority: Critical
>             Fix For: Impala 4.5.0
>
>
> When using hs2-http protocol, http messages from Impala clients may pass 
> through one or more proxies before reaching the Impala coordinator. This can 
> make it harder to track the origin of the http messages. The X-Forwarded-For 
> header is added or edited by HTTP proxies when forwarding a request. Add the 
> value of this header to the runtime profile so that it can be observed. Note 
> that Impala does not do any verification of this value, so its value should 
> only be trusted if the deployment system protects against spoofing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to