[ 
https://issues.apache.org/jira/browse/HADOOP-10498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968924#comment-13968924
 ] 

Dilli Arumugam commented on HADOOP-10498:
-----------------------------------------

Hi Darryn,

Reviewed the trio of Jiras.
Piecing together my understanding:

You could now specify a list of IPs as allowed http proxies as property: 
hadoop.proxyservers.

If the http request comes from one of those listed IPs, you would read 
"X-Forwarded-For" header value as end client IP. 

Otherwise, the end client IP is, the client IP as implied by 
HttpServletRequest. 

None of the other processing rules change.

Is this right understanding?




> Add support for proxy server
> ----------------------------
>
>                 Key: HADOOP-10498
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10498
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: util
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>         Attachments: HADOOP-10498.patch
>
>
> HDFS-6218 & HDFS-6219 require support for configurable proxy servers.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to