Forum Discussion
Aug 05, 2015
BIG-IP : HTTP Profile Insert X-Forwarded-For Enabled but not found in request headers collection
F5 BIG-IP Virtual Edition v11.4.1 (Build 635.0) LTM on ESXi
For a Virtual-Server assigned an HTTP Profile configured with :
Insert X-Forwarded-For Enabled
under what circumstances ...
Kevin_Stewart
Aug 05, 2015Employee
It is present in 11.6. What version are you running? Try this:
when HTTP_REQUEST {
foreach x [HTTP::header names] {
log local0. "$x = [HTTP::header $x]"
}
}
Do you see the XFF header in the log?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects