Forum Discussion
Luke_55733
Nimbostratus
Oct 22, 2012Node selection via URL parameters
Hello everyone! I'm trying to do the following...
I would like to monitor individual parts of one of our applications by hitting each member within the F5 pool on a regular basis, and always wit...
Vitaliy_Savrans
Nacreous
Jul 03, 2014Hi,
when HTTP_REQUEST {
if { [string tolower [HTTP::uri]] contains "abc" } {
set uri [string map -nocase {"abc" "xyz"} [HTTP::uri]]
HTTP::uri $uri
}
}
vandit_bhatia_1
Nimbostratus
Jul 03, 2014thanks Vitaliy for your help.
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