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