Forum Discussion
SamBillings1
Nimbostratus
Apr 30, 2020getting error while creating an Irule " extra tokens at end of expression"
Hello Experts, I wanted to test a simple irule, after creating an irule and clicking on finished button for changes to take place I'm getting an error which says " extra tokens at end of expres...
jaikumar_f5
Noctilucent
Apr 30, 2020@SamBillings,
Here try this,
when HTTP_REQUEST {
if {[HTTP::header "User-Agent"] contains "ipad"} then {
pool pool2 }
elseif {[HTTP::header "User-Agent"] contains "Andriod"} then {
pool pool3 }
else {
pool Pool1
}
}Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
