Forum Discussion
Rodney_Newton_7
Nimbostratus
Oct 05, 2005iRule Syntax
Can someone show me the equivalent syntax for the following 4.x iRule for version 9.x?
if (http_header("User-Agent") contains "test") {
use pool bot
}
else {
i...
Rodney_Newton_7
Nimbostratus
Oct 05, 2005Thanks Joe...
so this would be the correct syntax using a data group named fc_subnet?
elseif { [matchclass [IP::client_addr] equals [$::fc_subnet]] }
{pool www_pool}
in this example fc_subnet = a /27 network. Do I need the /27 in the [IP:client_addr] argument as well?
Thanks again
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
