You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/03/30 19:50:35 UTC

DO NOT REPLY [Bug 49024] New: Enhance RemoteIpFilter docs

https://issues.apache.org/bugzilla/show_bug.cgi?id=49024

           Summary: Enhance RemoteIpFilter docs
           Product: Tomcat 7
           Version: trunk
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: cleclerc@apache.org


Created an attachment (id=25213)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25213)
RemoteIpFilter docs enhancement

As discussed on the mailing list, here is a proposed enhancement of the docs of
the RemoteIpFilter (/config/filter.html).

This enhancement adds the followings chapters in RemoteIpFilter doc :
* Basic configuration to handle 'x-forwarded-for'
* Basic configuration to handle 'x-forwarded-for' and 'x-forwarded-proto'
* Advanced configuration with internal proxies
* Advanced configuration with trusted proxies
* Advanced configuration with internal and trusted proxies
* Advanced configuration with an untrusted proxy

Each configuration sample comes with a simulation of headers and
request.getXxx() values before and after the RemoteIpFilter to explain how it
works.

If this docs enhancement is accepted, I would be happy to do the same work for
the RemoteIpValve.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49024] Enhance RemoteIpFilter docs

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49024

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-04-14 19:17:48 EDT ---
Thanks for the patch. It has been applied to trunk and will be included in
7.0.0 onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org