F5 is upgrading its customer support chat feature on My.F5.com. Chat support will be unavailable from 6am-10am PST on 1/20/26. Refer to K000159584 for details.

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...