Forum Discussion
cjbarr1234
Altostratus
Aug 19, 2014URL/URI Rewrite
Hello,
I'm trying to create an iRule to shape traffic to different servers in the web farm. For an example:
www.abc.com
if
"www.abc.com/1"
then goes to first pool ...
Kevin_Davies_40
Nacreous
Aug 20, 2014when HTTP_REQUEST {
switch [HTTP::uri] {
"/test1" { pool A }
"/test2" { pool B }
"/test3" { pool C }
}
}
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