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

Forum Discussion

speachey's avatar
speachey
Icon for Cirrus rankCirrus
Dec 16, 2021

command to exit an iRule but continue processing other iRules

is there a command to exit an iRule and move to the next iRules? I want to add an IF statement and if true, exit the current iRule but continue processing any additional iRules. I'm using "return" ...