Forum Discussion
chris_connell_1
Nimbostratus
Jun 17, 2010persistency on this irule
I have this irule which does not seem to work correctly in that I see requests not sent to the specified node when it hits the top 2 rules. Do we have to specify persistency in the irule even when its...
chris_connell_1
Nimbostratus
Jun 18, 2010Hello Aaron
Thanks v much for this rule you supplied. For information I tried it also another way but without success, I tried to create 2 pools just with one server in each pool, and it seemed to fail i.e. this rule:
when CLIENT_ACCEPTED
{
if { [matchclass [IP::remote_addr] equals ::client_ip_list] } {
pool pool_optimized
} else {
pool pool_unoptimized
}
}
Its strange though as we have another configuration elsewhere with one pool (test pool) and we sent all this traffic to the one test pool without problems. Perhaps it could be we either have 2 pools, or in my case I am testing on version 10. (the other ltm viprion has v9.6.1) .The irule you supplied worked, but for some reason (still need to investigate) the customer noticed performance issues with some websites when we applied the rule. Since we have to put the traffic live on monday morning I wont be using it for now, but will have the opportunity to re-test. Sorry cant supply more info on this.
Cheers
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