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

Forum Discussion

dabance's avatar
dabance
Icon for Altocumulus rankAltocumulus
Nov 28, 2018

filter based on "User-Agent" , irule

I want permit traffic to a VIP only if the User-Agent matches "Chrome/52.0.2743.98" Does the below irule works?. Also i want to add logging.   when HTTP_REQUEST { if {[HTTP::header "User-Agent"] ...