Forum Discussion
Vadym_Chepkov
Nimbostratus
Nov 24, 2015confine iRule within a partition
I have an iRule which looks like this:
when HTTP_REQUEST {
if {([string tolower [HTTP::uri]] starts_with "/profile")} {
pool profile_3111
}
else {
pool ecentral_4111
}
} ...
Vadym_Chepkov
Nimbostratus
Nov 24, 2015I think it's a bug.
If you keep pools name the same you don't have to create different set of irules for each environment under source control. You can just change name of the partition.
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