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?
...
Fletcher_Cocquy
Mar 22, 2010Nimbostratus
Hi, I did not want to combine the GOHTTPS with the x-forwarded-for - so I did:
when HTTP_REQUEST {
Insert x-forwarded-host with corresponding value
HTTP::header insert x-forwarded-host [HTTP::host]
}
works great, thanks
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