F5 TMOS Administration — Question 27
A site would like to ensure that a given web server's default page is being served correctly prior to sending it client traffic. They assigned the default HTTP monitor to the pool. What would the member status be if it sent an unexpected response to the GET request.?
Answer options
- A. The pool member would be marked offline (red).
- B. The pool member would be marked online (green).
- C. The pool member would be marked unknown (blue).
- D. The pool member would alternate between red and green.
Correct answer: B
Explanation
If the web server responds with an unexpected answer to the GET request, the HTTP monitor will typically mark the pool member as offline (red) because it indicates that the server is not serving the expected content. The correct option is B, which states the member would be marked online (green), but this is incorrect given the scenario described. Options A, C, and D do not apply since they do not accurately represent the status for an unexpected response.