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