F5 Application Delivery Fundamentals — Question 92
Which events are valid iRule events triggered by BIG-IP ASM processing? (Choose two.)
Answer options
- A. ASM_REQUEST_BLOCKING
- B. ASM_REQUEST_ACCEPTED
- C. ASM_REQUEST_VIOLATION
- D. ASM_RESPONSE_BLOCKING
Correct answer: A, C
Explanation
The correct answers, A and C, represent valid iRule events that occur when BIG-IP ASM detects a request that is either blocked or considered a violation. Options B and D are not valid events triggered by ASM processing; B does not represent a blocking action and D relates to responses rather than requests.