F5 BIG-IP LTM Specialist: Maintain and Troubleshoot — Question 93

What is the effect of an iRule error such as referencing an undefined variable?

Answer options

Correct answer: C

Explanation

The correct answer is C because when an iRule encounters a critical error, such as referencing an undefined variable, it leads to the termination of the iRule execution and resets both the client and server connections. Option A is incorrect as execution does not continue; option B is misleading since it does not cover the connection reset; option D is false because it implies the iRule could still execute later, which is not the case.