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

Forum Discussion

Jeff_Richards_4's avatar
Jeff_Richards_4
Icon for Nimbostratus rankNimbostratus
Mar 15, 2005

iRules matchclass

I'm having trouble getting an iRule to work with matchclass. This is the rule I'm trying to use: when HTTP_REQUEST { if { [matchclass [HTTP::host] equals $::CorpWebHostNames] } { ...