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

Forum Discussion

jeff_mccombs_47's avatar
jeff_mccombs_47
Icon for Nimbostratus rankNimbostratus
Aug 05, 2009

when EVENT "chaining" and variable scope.

If you do something like: when HTTP_REQUEST priority 1 { set somevar "somevalue" } Is the variable accessable in other HTTP_REQUEST event blocks with a higher priorit...