Forum Discussion
mfkk531_168091
Nimbostratus
Sep 25, 2016Need iRule for this requirement. Please help.
I have a irule with the logic to check for uri and then send to a pool with specific port
when HTTP_REQUEST {
switch -glob [string tolower [HTTP::uri] ] {
"/service1*" {
pool p-serv...
TayF5un
Nimbostratus
Sep 25, 2016You may use data-group which contains certain IPs and if client remote address equals data group, you will do what you want.
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