Forum Discussion

Robert_47833's avatar
Robert_47833
Icon for Altostratus rankAltostratus
Nov 22, 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