Forum Discussion
Martin_123456_3
Nimbostratus
Jan 17, 2017XFF Alternative Names
How to use the XFF Alternative Names ?
1 Reply
Hi!
You could use an irule:
when HTTP_REQUEST { if { [HTTP::header exists "X-Forwarded-Alternate"] } { If the user already has specified this header then we want to overwrite it HTTP::header remove "X-Forwarded-Alternate" HTTP::header insert "X-Forwarded-Alternate" [IP::client_addr] } }Hope that helped.
/Patrik
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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