Forum Discussion
Fletcher_Cocquy
Mar 19, 2010Nimbostratus
x-forwarded-host
Hi, we have our BigIP adding the x-forwarded-for header, but we have a new app with a new requirement for the x-forwarded-host header.
What is the recommended way to do this?
iRule?
...
hooleylist
Mar 23, 2010Cirrostratus
HTTP::header insert accepts lists of header names and values, so this would insert GOHTTPS with a value of 1 and x-forwarded-host with a value of the HTTP host header value:
HTTP::header insert GOHTTPS 1 x-forwarded-host [HTTP::host]
Aaron
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