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

Forum Discussion

Albert__Tase_70's avatar
Albert__Tase_70
Icon for Nimbostratus rankNimbostratus
Sep 25, 2006

need help on syntax moving irule 4 to 9

I need help with moveing the below I rule from 4.0 to 9.2.3 code     rule Ultriva_Redirect {   if (server_port == 80) {   redirect to "https://%h/%u"   }   else { ...