Forum Discussion
Marcel_Derksen_
Nimbostratus
Apr 10, 2006lb:failed and pool selection
Hi,
I make a pool/node selection when running an iRule. It looks like the iRule does not trigger the lb_failed event when the pool/node is down. When is the lb_failed event triggered?
Part of mu iRule:
} else {
pool $poolname member $nodeIp $portValue
}
}
when LB_FAILED {
pool $poolname
}
Marcel.
- Colin_Walker_12Historic F5 AccountHave you tried adding a log command to the LB_FAILED section to be sure that this is in fact being executed? That would be my first suggestion, if not.
- Marcel_Derksen_
Nimbostratus
I did check this and saw some strange behaviours.... When I used the firefox browser I saw a logging in the log that the LB_failed was 'selected'. When I used the IE the section was not hit. Very strange behaviour.
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