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

Forum Discussion

sathish_2826's avatar
sathish_2826
Icon for Nimbostratus rankNimbostratus
Jan 23, 2019

Irule behavior for persistence

Hello there, I am going to use an irule like below for redirection,   { when http::URI starts with "EBI" http::redirect pool "abc-pool-443" } Else { pool "abc-pool-80" } ...