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
Aug 22, 2006

iRule Not working properly

I have the following iRule setup for my enviroment for reverse proxy     when HTTP_REQUEST {   if {[HTTP::uri] contains "***.***.***.148"}{   if {[HTTP::uri] ends_with ".jpg"}{   ...