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

An LTM device is monitoring pool members on port 80. The LTM device is using an HTTP monitor with a send string of GET / and a blank receive string.
What would cause the pool members to be marked down?

Answer options

Correct answer: E

Explanation

The correct answer is E because if a pool member does not respond to the SYN packet, it indicates that the member is not reachable or not operational, leading to it being marked down. The other options (A, B, C, D) all represent valid HTTP responses that would not cause the pool member to be marked down, as they indicate the member is operational but may have different issues related to HTTP status codes.