Forum Discussion
Colin_17201
Nimbostratus
Oct 08, 2008Help on http redirect on the same server but different service port on suddon URI
May i know whether this can be done
Below is the example:
when http://www.abc.com/aaa will look for http://192.168.0.1:8008 from the LB
and http://www.abc.com/bbb will look for http://192.168.0.1:8009 from the LB internally
1 Reply
- James_Quinby_46Historic F5 Account
rule image_pool_select { when HTTP_REQUEST { if {[HTTP::uri] ends_with “.gif" } { pool gif_pool } elseif {[HTTP::uri] ends_with ".jpg" } { pool jpg_pool } }
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