Forum Discussion
Blaise_12761
Nimbostratus
Nov 05, 2007Transition from Foundry to LTM loadbalancer
Hello,
I am not sure if this has been addressed in the past, but I am in the process of moving from a Foundry platform to a LTM. One of the key features that I am going to need to implement is w...
Blaise_12761
Nimbostratus
Nov 12, 2007I am finally getting around to testing this irule, but I need to make a modification since I only have one VIP and one pool to play with.
I want to redirect the traffic in the first example above to a different URL that will be in the same pool. ( I hope I am explaining this correctly.)
I am assuming that this would be the way to do it:
when HTTP_REQUEST {
switch [string tolower [HTTP::uri]] {
"/test/something/junk123.swf" -
"/test/something/junk135.swf" -
"/test/something/junk157.swf" -
"/test/something/junk246.swf" {
HTTP::uri "/deadzone/dropit"
}
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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