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

Forum Discussion

Andrew_Wilson_2's avatar
Andrew_Wilson_2
Icon for Nimbostratus rankNimbostratus
Jun 15, 2006

Port Re-Direction

I'm hoping someone can assist me. I have an iRule (see below) which looks at the URL and directs to a Pool.     when HTTP_REQUEST {   if { [HTTP::host] starts_with "www.test.com" } {   ...