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

Michal06's avatar
Michal06
Icon for Altostratus rankAltostratus
Jul 15, 2024
Solved

Microservices priority, Blocked Request (Redirect URL)

Hi,
please, I have two little questions about microservices (BIG-IP / WAF / ASM)

 

for example:

Policy: 

WAF-TEST.xyz

Contain microservices (both transparent-mode):

*.test.xyz/*

*.dev.test.xyz/*

 

1.Q: When I have definied separe microservice: dev.test.xyz , it will work? Or it will take the settings from microservice: test.xyz ?

2.Q: Currently I would like to turn on blocking on dev and set the redirect url (blocking responses), but I can't find that there is a different blocking page for a different microservices.

Is it even possible?

 

e.g.

https://www.test.xyz/block_pg.php?support_id= <%TS.request.ID()%>

https://www.dev.test.xyz/block_pg.php?support_id= <%TS.request.ID()%>

 

thank you very much for any advice!

  • create asm policies, each for respective hostname
    then create local traffic policy such as below and bind the policy to the vserver.

     

2 Replies

  • create asm policies, each for respective hostname
    then create local traffic policy such as below and bind the policy to the vserver.