Forum Discussion
Art_Sholty_1024
Nimbostratus
Apr 22, 2014URL pattern match and substitution
We are starting to use iRules to collapse our quantity of VIPs/Points of entry for lower environments. Where in the past we would create VIPs for each application, our porferenece now is to use iRule...
nitass
Employee
Apr 22, 2014e.g.
[root@ve11a:Active:In Sync] config tmsh list ltm rule qux
ltm rule qux {
when HTTP_REQUEST {
if { [catch {pool pool_[HTTP::host]}] } {
default pool
pool foo
}
}
}
iRules 101 - 07 - Catch by Joe Pruitt
https://devcentral.f5.com/articles/irules-101-07-catch.U1aB4ldhdQIHelp 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