Forum Discussion

Wasfi_Bounni's avatar
Wasfi_Bounni
Icon for Cirrocumulus rankCirrocumulus
Nov 22, 2023
Solved

How do I drop traffic on ASM?

Hi; When you setup an ASM policy, you can setup the action taken upon a violation to provide a "Blocking Page", but what if I simply want to "Drop" the request. Do I need to write an i-rule for that...
  • zamroni777's avatar
    Nov 23, 2023
    when ASM_REQUEST_BLOCKING	{
    	TCP::close
    }