Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

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...