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
}
}
...
rodrigo_Benzaqu
Nimbostratus
Jun 01, 2005Ok, now look a this.
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/fd/" }
{
use pool FD_SERVERS
}
}
01070151:3: Rule [FD_RESTO] error:
line 2: [missing a script after "if"] [ ]
line 3: [undefined procedure:
use pool FD_SERVERS
] [{
use pool FD_SERVERS
} ]
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