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
Nov 21, 2011

how to match 6 digtals via command except matches_regex

hi,dear irule

 

if {$uri matches_regex {-[0-9][0-9][0-9][0-9][0-9][0-9]}} {

 

pool xxx

 

}

 

I don't wanna use matches_regex any more

 

do u have an alternation method to achieve this?

 

thanks in advance.

 

15 Replies