Introduction to F5 Distributed Cloud Platform Per Route WAF Policy
Introduction:
By default, F5 Distributed Cloud Platform supports WAF and routing at the domain level i.e the origin pool associated with the Load balancer. F5 Distributed Cloud WAF provides the fea...
Updated Jan 04, 2023
Version 2.0Shajiya_Shaik
Employee
Joined June 14, 2021
Shajiya_Shaik
Dec 27, 2022Employee
Hi Daniel,
Glad to know that the article is helpful to you.
The answer for your question is
you can use prefix , path , regex anything and based on the type you can mention the match condition like for example
for prefix (/trading),
for regex (\/trading\/.*) ,
for path (<specific valid path i.e> /index.html)
Above three scenarios will work sucessfully. The precedence will be given to the route slot number. (ie first come first serve).
There is no particular recomendation of using the type, but based on our requirement we can use the Route Types.