nerdexam
F5

303 · Question #309

Refer to the exhibit. The decoded TCPDump capture is a trace of a failing health monitor. The health monitor is sending the string shown in the capture; however, the server response is NOT as expected

The correct answer is C. The /test_page.html does NOT exist on the web server and should be added.. See the full explanation below for the reasoning.

Question

Refer to the exhibit. The decoded TCPDump capture is a trace of a failing health monitor. The health monitor is sending the string shown in the capture; however, the server response is NOT as expected. The receive string is set to 'SERVER IS UP'. What is the solution?

Exhibit

303 question #309 exhibit

Options

  • AThe GET request Host header field requires a host name.
  • BIncorrect syntax in send string. 'HTTP/1.1' should be 'HTTP1.1'.
  • CThe /test_page.html does NOT exist on the web server and should be added.
  • DIncorrect syntax in send string. 'Connection: Close' should be 'Connection: Open'.

How the community answered

(63 responses)
  • A
    13% (8)
  • B
    6% (4)
  • C
    78% (49)
  • D
    3% (2)

Community Discussion

No community discussion yet for this question.

Full 303 Practice