Forum Discussion
kai_wang_48807
Jan 30, 2007Nimbostratus
Help! how to Change request URL without Redirect
Hope result:
When Client access URL is http://abc.com/abc, iRule will chang it to http://abc.com/123/bac/... and send to server.
Notice: couldn't use http:redirect uri, since client couldn'...
hooleylist
Feb 02, 2010Cirrostratus
Hi Jon,
Do you mean the TCP port of the destination? If so, LTM will do destination port translation from the client's destination port to the selected pool member's port as long as port translation is enabled on the VIP. If you mean rewriting the TCP port in the Host header, you can use the HTTP::host command to do this:
HTTP::header replace Host [string map {:8080 :80} [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