Forum Discussion
Joe_Fontes_4518
Oct 16, 2006Nimbostratus
X-Forwarded-For iRule
To start I am very new to F5 products and thus know nothing about iRules. The only thing I know is what I need one to do.
I have enabled the X-Forwarded-For option for the sites and they are log...
Oct 16, 2006
If all you want to do is modify the host header (that's what I'm reading from the first message in the thread), then you can use the HTTP::host command to modify that value.
when HTTP_REQUEST {
HTTP::host "newhostname"
}
You'll just have to make sure that your web servers are configured to serve up traffic for requests.
If I read the question wrong, the please disregard...
-Joe
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