Forum Discussion
justin_schauf_3
Nov 03, 2017Nimbostratus
Multiple port redirection with an iRule
I have 2 servers I need to be able to reddirect 1 virtual server to and am having trouble with the iRule. Here is my iRule
when HTTP_REQUEST {
if { [HTTP::uri] equals "/" } { ...
boneyard
Nov 06, 2017MVP
a redirect is something else then a load balancing action. a redirect changes the client request it will in principle not get you on one of the servers directly but on the virtual server again. on what port is the virtual server listening?
you want to load balance to either of the two pool member and change the URI?
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