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

Forum Discussion

Kevin_Basler's avatar
Kevin_Basler
Icon for Altostratus rankAltostratus
Aug 24, 2021

iRule logic to use multiple pools to force GTM failover on VIP

I have a VIP that has no status because the pool that it uses is determined by a policy. To add state to the VIP I've added the following iRule:   when HTTP_REQUEST { if { [active_members pool1]...