Forum Discussion
rodrigo_Benzaqu
Nimbostratus
Jun 01, 2005what I have wrong in this rule
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/fd/" }
{
use pool FD_SERVERS
} elseif
{
use pool Mexico
}
}
...
JRahm
Admin
Jun 01, 2005Replace the elseif with else, or supply another condition with the elseif statement.
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