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

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-10-04 17:45:41 EDT ---
The RemoteIpValve is currently working as designed. It is designed to work with
'standard' web applications, not for an application that is acting as a reverse
proxy. In that case, you probably don't want the RemoteIpValve in the
processing chain at all.

If you want some of the functionality of the RemoteIpValve then you'll need to
implement your own valve.

An enhancement request - with a patch - will get considered but like all such
enhancement requests the complexity added will be weighed against the benefit
of the feature(s) it provides.

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