Forum Discussion
Mike_McCardle_1
Nimbostratus
Dec 19, 2006Basic iRule not working after upgrade
Hello All,
After an upgrade from 4.5.10 to 9.1.1, I cannot for the life of me get this iRule to work. it's pretty basic but for whatever reason, it doesn't want to work. I have a VS listeni...
Mike_McCardle_1
Nimbostratus
Dec 19, 2006wrong script in there, I was trying to play with different commands to get it to work. this is the one that was upgraded and I am trying to use:
when HTTP_REQUEST {
if { [HTTP::uri] =="/jive" } {
use pool Jive_Web
}
elseif { [HTTP::uri] =="/webnow" }{
use pool WebNow
}
else {
persist cookie insert wldevpool
use pool Weblogic
}
}
thanks.
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