A virtual server for a set of web services is constructed on an LTM device. The LTM Specialist has created an iRule and applied this iRule to the virtual server:
when HTTP_REQUEST {
switch [HTTP::uri] {
"/ws1/ws.jsp" {
log local0. "[HTTP::uri]-Redirected to JSP Pool"
pool JSP
}
default { log local0. "[HTTP::uri]-Redirected to Non-JSP Pool"
pool NonJSP
}
}
}
However, the iRule is NOT behaving as expected. Below is a snapshot of the log:
/WS1/ws.jsp-Redirected to JSP Pool
/WS1/ws.jsp-Redirected to JSP Pool
/WS1/ws.jsp-Redirected to JSP Pool
/WS1/WS.jsp-Redirected to Non-JSP Pool
/ws1/WS.jsp-Redirected to Non-JSP Pool
/WS1/ws.jsp-Redirected to JSP Pool
/ws1/ws.jsp-Redirected to Non-JSP Pool
What should the LTM Specialist do to resolve this?
Galen
5 months agoTora
5 months agoArlean
5 months agoLourdes
5 months agoAdell
6 months agoTheresia
6 months agoDesiree
6 months agoSommer
6 months agoStevie
6 months agoElise
6 months agoLatricia
6 months agoVan
6 months agoVerlene
6 months agoJanine
7 months agoJackie
7 months agoFernanda
7 months agoRickie
7 months agoMaryrose
7 months agoBernardine
7 months agoHarrison
7 months agoSabra
12 months agoThaddeus
10 months agoArminda
10 months agoEmogene
10 months agoAlpha
12 months agoBrande
12 months agoRueben
11 months agoKindra
11 months agoLemuel
11 months agoCasandra
12 months agoValentine
11 months agoCristen
11 months agoJaime
11 months agoLavera
12 months agoJoanne
1 year agoEttie
1 year agoShawnda
1 year ago