Hi folks,
I was tasked to monitor app servers in the pool with an iRule (LTM 10.2). I wrote a simple rule which does the following:
if I get into LB_FAILED, I take the node out and res...
Nitass, can you try putting the after statement in HTTP_REQUEST and use (LB::detach + LB::reselect) or HTTP::retry? Else, I can try testing this later today.