Forum Discussion
Cindy_127211
Nimbostratus
May 17, 2006Passing 'default pool' to rule
I have a default pool defined in a virtual server. The virtual server also has a rule that uses the default pool name. Right now, this pool name is hard coded. Is there any way to make a rule that...
Al_Carandang_11
Nimbostratus
May 18, 2006You might have seen my reply after I fixed the typo. I had the code written as
} elseif { [HTTP::uri] starts_with "/encryptcode/" } {
pool $mypool }
else {when it should have been written as
} elseif { [HTTP::uri] starts_with "/encryptcode/" } {
pool $mypool
} else {
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