Forum Discussion
mhighton_240135
Nimbostratus
9 years agoHTTP Forwarded Header iRule
RFC 7239 HTTP extension, Forwarded Header
We are looking to replace the X-Forwarded-For header for the newer Forwarded header equivalent. I can see this is not supported natively by F5 but can a...
stan_piron
Cumulonimbus
9 years agoHi,
you can use this irule:
when HTTP_REQUEST {
HTTP::header insert "Forwarded" [IP::client_addr]
}
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