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:44 UTC

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

     [ 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.