nerdexam
F5

303 · Question #222

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

The correct answer is C. The iRule execution will be terminated, and both the client and server side connections will be. See the full explanation below for the reasoning.

Question

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

Options

  • AThe iRule execution will continue with the next statement.
  • BThe execution of the current event within the iRule will be terminated.
  • CThe iRule execution will be terminated, and both the client and server side connections will be
  • DThe connection will continue, but the iRule will NOT be executed again for the lifetime of the

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    10% (3)
  • C
    84% (26)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 303 Practice