An LTM Specialist configures the following iRule on an LTM device:
when HTTP_REQUEST {
if {[string tolower [HTTP::uri]] contains "/URI1/" } {
pool Pool1
}
elseif {[string tolower [HTTP::uri]] contains "/URI2/" } {
pool Pool2
}
elseif {[string tolower [HTTP::uri]] contains "/URI3/" } {
pool Pool3
}
else { pool Pool4}
}
Given the following request: http://www.example.comURI1/index.html?fu=bar&pass=1234
Which pool will be selected by the iRule?
Bulah
6 months agoMarilynn
6 months agoArlene
7 months agoTijuana
7 months agoFlo
7 months agoRex
7 months agoWinifred
8 months agoAngelo
8 months agoNatalie
8 months agoIzetta
8 months agoAllene
8 months agoGolda
8 months agoDorthy
8 months agoNettie
8 months agoKatina
8 months agoAlyce
8 months agoCristy
8 months agoLemuel
1 year agoLanie
12 months agoAshlyn
1 year agoAudry
1 year agoAja
1 year agoKris
1 year agoColton
1 year agoBeatriz
1 year agoVincent
1 year agoKenny
1 year agoBilli
1 year agoElise
1 year ago