Forum Discussion
Shawn_Salyers_8
Nimbostratus
Mar 29, 2010iRule Redirect and mask destination URL
Hello all, I am somewhat new to the F5 and have been doing a bit of searching and have come up with some similar scenarios which leads me to believe that what I am trying to accomplish is possible. W...
hoolio
Cirrostratus
Mar 29, 2010The main one is to use v10 if you're on LTM v10.x and the original ProxyPass for v9. The instructions following the code are fairly complete.
If you want to rewrite the response content, make sure to add a blank stream profile to the VIP and set static::RewriteResponsePayload to 1 or 2.
Enable to rewrite page content (try a setting of 1 first)
(2 = attempt to rewrite host/path and just /path, 1 = attempt to rewrite host/path)
set static::RewriteResponsePayload 0
And if you run into any issues enable debug and check the ltm log file for details on what the iRule is doing:
Enable to debug ProxyPass translations via log messages in /var/log/ltm
(2 = verbose, 1 = essential, 0 = none)
set static:roxyPassDebug 0
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
