Bug 48378 - X-Forwarded-For request header support
Summary: X-Forwarded-For request header support
Status: RESOLVED DUPLICATE of bug 47330
Alias: None
Product: Tomcat 6
Classification: Unclassified
Component: Connectors (show other bugs)
Version: 6.0.20
Hardware: PC Linux
: P2 enhancement (vote)
Target Milestone: default
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-11 08:41 UTC by Brane F. Gracnar
Modified: 2009-12-11 08:46 UTC (History)
0 users



Attachments
X-Forwarded-For tomcat support (5.64 KB, patch)
2009-12-11 08:41 UTC, Brane F. Gracnar
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brane F. Gracnar 2009-12-11 08:41:24 UTC
Created attachment 24697 [details]
X-Forwarded-For tomcat support

This patch adds support for X-Forwarded-For (configurable) http request header if Tomcat is running behind Apache or any other http reverse proxy.

Documentation is included in standard tomcat docs.
Comment 1 Mark Thomas 2009-12-11 08:46:28 UTC
This functionality has already been added to trunk and 6.0.x

*** This bug has been marked as a duplicate of bug 47330 ***