Forum Discussion
Vadym_Chepkov
Nov 24, 2015Nimbostratus
confine 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
}
} ...
Samir_Jha_52506
Nov 24, 2015Noctilucent
Best option to create pool with different object name & try. I guess its not bug/issue.
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