Bug 55179 - Incorrect Parameter Name in RemoteIpValve Examples
Summary: Incorrect Parameter Name in RemoteIpValve Examples
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Documentation (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL: http://tomcat.apache.org/tomcat-7.0-d...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-01 20:54 UTC by Shelley
Modified: 2013-07-01 21:28 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shelley 2013-07-01 20:54:45 UTC
The RemoteIpValve sample configurations incorrectly refer to a "remoteIpProxiesHeader" property, rather than the "proxiesHeader" property.

http://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/valves/RemoteIpValve.html
Comment 1 Mark Thomas 2013-07-01 21:28:12 UTC
Thanks for the report.

This has been fixed in trunk and will be included in 7.0.42 onwards.