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

Forum Discussion

TWSS_18275's avatar
TWSS_18275
Icon for Nimbostratus rankNimbostratus
Feb 21, 2008

Nested iRules

Is it possible to call an iRule from within an iRule?     For example:     rule rule_serv_id_https   when HTTP_RESPONSE {   set serv_ip [getfield [IP::server_addr] "." 3]...