(ISC)2
301B · Question #210
301B Question #210: Real Exam Question with Answer & Explanation
The correct answer is C. The pool member is responding without HTTP headers.. See the full explanation below for the reasoning.
Question
--- Exhibit --- Refer to the exhibit. An LTM Specialist is troubleshooting an HTTP monitor that is marking a pool member as down. Connecting to the pool member directly through a browser shows the application is up and functioning correctly. ltm monitor http http_mon { defaults-from http destination :
interval 5
recv "200 OK"
send "GET /\r\n"
time-until-up 0
timeout 16
}
What is the issue?
Options
- AThe HTTP headers are compressed.
- BThe pool member is responding with a 404.
- CThe pool member is responding without HTTP headers.
- DThe request is NOT being received by the pool member.
Community Discussion
No community discussion yet for this question.