Forum Discussion
Andy_McGrath
Sep 10, 2019Cumulonimbus
when LB_FAILED {
if {[active_members UAT_BOS_AXISCONNECT-UAT1_https_Pool] <1} {
pool Axisconnect_Redirect_SplashPage
LB::reselect
}
}
You may need to trigger an `LB::reselect` as the pool command does not do that automatically in the LB_FAILED event.