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

Forum Discussion

cris_rock_38675's avatar
cris_rock_38675
Icon for Nimbostratus rankNimbostratus
Sep 09, 2007

https to http

Hi guys, anyone knows how to irule https://www.xxx.com to http://www.xxx.com?     would it be something like:     if (https_uri contains "/xxx.html" ) {   use pool http_pool   } ...