Forum Discussion
Matt_H_58911
Nimbostratus
Sep 17, 2007BIG-IP 9.1.0 Build 6.2 IRULE ** Newbie**
I've inherited this wonderful device and now need to learn how to write an irule.
Objective:
What I would like to do is match on a URL and send requests for certain portions of pag...
Matt_H_58911
Nimbostratus
Sep 17, 2007My first attempt at this:
when HTTP_REQUEST {
if { [HTTP::uri] ends_with "cached" } {
pool NSF
} elseif { [HTTP::uri] ends_with "assests" } {
pool NSF
} elseif { [HTTP::uri] ends_with "art" } {
pool NSF
}
}
Will this work for what I want?
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