QuestionQ6

Identify and Resolve LTM Device Issues

An LTM Specialist configures a receive string in an HTTP monitor and assigns it to an HTTP pool. The monitor interval is 5 seconds, and its timeout is 16 seconds.

If the receive string is not found in the HTTP payload after 20 seconds, how does the LTM device mark the monitor status?

  • A offline
  • B unknown
  • C available
  • D unavailable
  • E forced offline
Explanation

An LTM HTTP monitor requires the target to provide the expected response within its configured timeout. With a 16-second timeout, absence of the configured receive string after 20 seconds is a failed health check, so the monitored resource is marked unavailable. offline and forced offline are administrative conditions, while unknown applies when a monitor result has not yet established availability.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!