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

Forum Discussion

Gustavo_Lazarte's avatar
Gustavo_Lazarte
Icon for Nimbostratus rankNimbostratus
Sep 06, 2006

iRule Not working SIMPLE AND URGENT

The following iRules should send the .jpg traffic to 10.1.0.50     when HTTP_REQUEST {   if {[HTTP::uri] contains "206.112.74.148"}{   if {[HTTP::uri] ends_with ".jpg"}{   ...