Forum Discussion
sabinen_128031
Nimbostratus
Jan 07, 2005Socket Connection Errors on iRule
I am trying to write a rule to route requests through an Amberpoint agent before load balancing. When I put the rule into effect, the BigIP appears to stop routing, and I get socket errors.
...
bl0ndie_127134
Jan 07, 2005Historic F5 Account
Try this out
when CLIENT_ACCEPTED {
if { [IP::remote_addr] equals "66.251.110.118"} {
pool security
}
else {
pool Amberpoint
}
}Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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