For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

ingard's avatar
ingard
Icon for Nimbostratus rankNimbostratus
May 03, 2017

LB_SELECTED is processed twice when doing LB::RESELECT

I've got the following code to reselect which backend gets hit based on what response code we get from the initial request:   when CLIENT_ACCEPTED { set retries 0 set debug 5 set defa...