Forum Discussion
Parveez_70209
Nov 06, 2013Nimbostratus
Irules Data-Group
Hi,
Need your assistance into this topic related to Irule Based on Data-Groups:
Currently we have total 120 Virtual-Servers( 60 HTTP profiles + 60 HTTPS Profiles) created into the Load-Balancer ...
IheartF5_45022
Nacreous
Sorry I was a bit brief yesterday. As well as adding "string tolower" to the switch subject, you also need to update the switch arms, in this case "iss_static" to use lowercase ie.
switch -glob [string tolower [HTTP::uri]] {
"/" {
}
"/iss_static" {
}
default {
}
}
Hope that fixes it for you.
IheartF5_45022
Dec 17, 2013Nacreous
Missed the trailing * - "/iss_static*"
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