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

Forum Discussion

Sinistrad_29710's avatar
Sinistrad_29710
Icon for Nimbostratus rankNimbostratus
Feb 16, 2017

Apply an iRule for only a specific pool from a VS

Hi, I need to apply this iRule to a specific pool, but do not want to impact the other pools in my VS : when HTTP_REQUEST { STREAM::disable HTTP::header remove "Accept-Encoding" } when HTTP_...