Forum Discussion
boneyard
MVP
Jan 02, 2015iRule LB_FAILED event when not doing any load balancing
i have the following iRule on a standard virtual server without a default pool, no local traffic policies and no other iRules:
when HTTP_REQUEST {
log local0. "HTTP_REQUEST"
TCP::close
retur...
giltjr
Nimbostratus
Jan 02, 2015Well at a very high level, the only time LB_FAILED should be triggered is when LTM is fails to choose a pool or can't connect to a pool member.
Since you have no pool associated with this VS, I would assume that LTM is triggering LB_FAILED, because there is no pool to choose.
Ref:
https://devcentral.f5.com/wiki/iRules.lb_failed.ashx
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