Forum Discussion
Simon_Blakely
May 30, 2018Employee
ASM won't just pass through the traffic if it isn't HTTP - it will inspect it and block on HTTP non-compliance.
You can add a profile/irule to disable the ASM policy for non-HTTP traffic, but that is only of value for things like websockets or RPC-over-HTTP where you also have normal HTTP traffic to inspect.
Do yourself a favour and only apply ASM policies to HTTP virtuals.