You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/11/02 01:13:00 UTC

[jira] [Commented] (KNOX-2467) Enable Jetty's X-Forwarded Header Support

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

ASF subversion and git services commented on KNOX-2467:
-------------------------------------------------------

Commit 11a9b6e47465ddc5d374d2fcd444b915cb1bd32d in knox's branch refs/heads/master from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=11a9b6e ]

KNOX-2467 - Enable Jetty's X-Forwarded Header Support (#382)

* KNOX-2467 - Enable Jetty's X-Forwarded Header Support

> Enable Jetty's X-Forwarded Header Support
> -----------------------------------------
>
>                 Key: KNOX-2467
>                 URL: https://issues.apache.org/jira/browse/KNOX-2467
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Major
>             Fix For: 1.5.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In order for HttpServletRequest.getRequestURL to reflect the actual URL used by the user when going through a loadbalancer, we need to enable the embedded Jetty server's support for X-Forwarded Headers.
> This will be enabled by a gateway-site.xml config property to preserve backward compatibility and be disabled by default.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)