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

Forum Discussion

Robert_47833's avatar
Robert_47833
Icon for Altostratus rankAltostratus
Apr 18, 2011

question about :matches_regex

Hi,met trouble in matches_regex now     difference in expressions below     set uri [HTTP::path]     {$uri matches_regex "^/(cjj)"} { pool cjj01-BRO }     {$uri matches_regex...