Jon_46219
Jul 28, 2011Nimbostratus
Blocked HTTP response codes
Hi,
I block some HTTP code responses with ASM and I would like to do some actions with a Irule when a page is blocked because received HTTP code.
I try to use ASM_REQUEST_BLOCKING and ASM_RESPONSE_VIOLATION events, but those are not triggered when a page is blocked because the received code.
The event HTTP_REQUEST_SEND is triggered, but here I don't have information in the violation field of ASM::violation_data.
There is any way of doing this?
Thanks.