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

Forum Discussion

Mat78_387100's avatar
Mat78_387100
Icon for Nimbostratus rankNimbostratus
Mar 28, 2019

Irule redirection based on URL

Hi, I need to create a VIP, an redirect the traffic to different Pool depending of the URL requested. I have created this Irule: when HTTP_REQUEST { if { [HTTP::host] eq "URL_1" } { pool P...