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...
Brad_Parker
Cirrus
Jan 02, 2015You're not going to get to LB_FAILED as no LB action was taken when you closed the connection with TCP::close, then exit with return. There's no server side connection needed, so no load balancing decision needs to be made.
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