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: clecl...@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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to