QuestionQ157
Identify and Resolve LTM Device Issues
Refer to the exhibit.
An LTM Specialist is investigating an HTTP monitor that marks a pool member down. A direct browser connection to the pool member shows that the application is up and operating correctly. How should the send string be changed to fix the issue?
- A GET /\r\n\r\n
- B GET / HTTP/1.0\r\n\r\n
- C GET /\r\nHost: \r\n\r\n
- D GET /\r\nHTTP/1.0\r\n\r\n
Community Discussion