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
5 months agoMarilynn
5 months agoArlene
5 months agoTijuana
5 months agoFlo
6 months agoRex
6 months agoWinifred
6 months agoAngelo
6 months agoNatalie
6 months agoIzetta
6 months agoAllene
6 months agoGolda
6 months agoDorthy
6 months agoNettie
7 months agoKatina
7 months agoAlyce
7 months agoCristy
7 months agoLemuel
12 months agoLanie
10 months agoAshlyn
11 months agoAudry
11 months agoAja
12 months agoKris
12 months agoColton
12 months agoBeatriz
1 year agoVincent
12 months agoKenny
1 year agoBilli
1 year agoElise
1 year ago