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

Forum Discussion

gh0std0g_79292's avatar
gh0std0g_79292
Icon for Nimbostratus rankNimbostratus
Apr 12, 2012

http -> https redirection and hostname replace not working

so i have a very basic iRule for https redirects and hostname replacement and append uri...       when HTTP_REQUEST {   if { [http::host] equals "aaa.xyz.com"} {   http::...