For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Robert_47833's avatar
Robert_47833
Icon for Altostratus rankAltostratus
Apr 19, 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...