You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Ryan Gravener (JIRA)" <ji...@apache.org> on 2007/12/03 23:38:43 UTC

[jira] Created: (WICKET-1204) Use X-Forwarded-For header for getting the IP address of the client in WebClientInfo

Use X-Forwarded-For header for getting the IP address of the client in WebClientInfo
------------------------------------------------------------------------------------

                 Key: WICKET-1204
                 URL: https://issues.apache.org/jira/browse/WICKET-1204
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.3.0-rc1
         Environment: Apache Http Server 2.2
            Reporter: Ryan Gravener
         Attachments: getRemoteAddr.patch

When using Apache HTTP Server's ProxyPass to forward to other HTTP Servers, such as Jetty, the client's ip address defaults to the server that forwarded the request, usually being 127...  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-1204) Use X-Forwarded-For header for getting the IP address of the client in WebClientInfo

Posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Bille Jensen updated WICKET-1204:
---------------------------------------

    Fix Version/s:     (was: 1.3.0-rc3)
                   1.3.0-final

> Use X-Forwarded-For header for getting the IP address of the client in WebClientInfo
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1204
>                 URL: https://issues.apache.org/jira/browse/WICKET-1204
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-rc1
>         Environment: Apache Http Server 2.2
>            Reporter: Ryan Gravener
>            Assignee: Igor Vaynberg
>             Fix For: 1.3.0-final
>
>         Attachments: getRemoteAddr.patch
>
>
> When using Apache HTTP Server's ProxyPass to forward to other HTTP Servers, such as Jetty, the client's ip address defaults to the server that forwarded the request, usually being 127...  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-1204) Use X-Forwarded-For header for getting the IP address of the client in WebClientInfo

Posted by "Ryan Gravener (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Gravener updated WICKET-1204:
----------------------------------

    Attachment: getRemoteAddr.patch

> Use X-Forwarded-For header for getting the IP address of the client in WebClientInfo
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1204
>                 URL: https://issues.apache.org/jira/browse/WICKET-1204
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-rc1
>         Environment: Apache Http Server 2.2
>            Reporter: Ryan Gravener
>         Attachments: getRemoteAddr.patch
>
>
> When using Apache HTTP Server's ProxyPass to forward to other HTTP Servers, such as Jetty, the client's ip address defaults to the server that forwarded the request, usually being 127...  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-1204) Use X-Forwarded-For header for getting the IP address of the client in WebClientInfo

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-1204.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0-rc3
         Assignee: Igor Vaynberg

> Use X-Forwarded-For header for getting the IP address of the client in WebClientInfo
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1204
>                 URL: https://issues.apache.org/jira/browse/WICKET-1204
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-rc1
>         Environment: Apache Http Server 2.2
>            Reporter: Ryan Gravener
>            Assignee: Igor Vaynberg
>             Fix For: 1.3.0-rc3
>
>         Attachments: getRemoteAddr.patch
>
>
> When using Apache HTTP Server's ProxyPass to forward to other HTTP Servers, such as Jetty, the client's ip address defaults to the server that forwarded the request, usually being 127...  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.