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

Forum Discussion

Mohammad_1363's avatar
Mohammad_1363
Icon for Altocumulus rankAltocumulus
Jul 14, 2021

Redirect HTTP along with header

Hello I am trying to redirect HTTP request from one service to another URL like below when HTTP_REQUEST {    if { [string tolower [HTTP::host]] equals "service-api.xx.com" } {       HTTP::redirec...