Thiago_Morais
Altostratus
Jan 11, 2021iRule with HTTP::request and datagroup
Hi Guys,
I need to create an iRule that will check two conditions:
1) HTTP::request contain a specific word "test"
2) The source IP is a member of the Datagroup
I would like to create an iRule using only one if statement (one line) to check both conditions above?
Thanks in advance