Forum Discussion
Guillaume_Rouss
Feb 03, 2020Nimbostratus
debugging LB_FAILED event
Hello list. I'm using this irule in order to deliver a user-friendly error page to users when a service is down: when LB_FAILED {
log local0.debug "LB_FAILED for [virtual name]"
snatpool s...
Lucas_Thompson
Feb 02, 2024Employee
The connection limit sounds like a good hint. You might want to keep an eye on the number of flows to that vip using FLOWTABLE::count to log that also.
Maybe you could count the connections on that VS and in whatever TMM is used for that flow:
log local0. "LB_FAILED! info: [event info] , current conn in this TMM: [FLOWTABLE::count], current conn in vs [virtual name]: [FLOWTABLE::count virtual [virtual name]]"
Do you see any other /var/log/LTM error logs like SNAT pool exhaustion or the like?
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