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

Forum Discussion

larry_p_134874's avatar
larry_p_134874
Icon for Nimbostratus rankNimbostratus
Mar 04, 2014

ProxyPass iRule Question

Should this not work, as far as the ProxyPass iRule is concerned? class ProxyPassservername-vs { { "/test/aaa" { "/test/bbb" } } } pool servername-pool { members 10.0.0.63:http {} }...