ExamGecko
Home Home / F5 / 201
Question list
Search
Search

List of questions

Search

Related questions











Question 75 - 201 discussion

Report
Export

A custom HTTP monitor is failing to a pool member 10.10.3.75:8080 that serves up www.example.com.

A ping works to the pool member address.

The SEND string that the monitor is using is: GET/HTTP/l.l/r/n/Host.www.example.com/r/n/Connection

Close/r/n/r/n

Which CLI tool syntax will show that the web server returns the correct HTTP response?

A.
curlhttp://10.10.10.3.75:8080/www.example.com/index.html
Answers
A.
curlhttp://10.10.10.3.75:8080/www.example.com/index.html
B.
curl-header 'Host:www.example.com' http://10.10.3.75:8080/
Answers
B.
curl-header 'Host:www.example.com' http://10.10.3.75:8080/
C.
tracepath 'http://www.example.com:80
Answers
C.
tracepath 'http://www.example.com:80
D.
tracepath 10.10.3.75:8080 GET /index
Answers
D.
tracepath 10.10.3.75:8080 GET /index
Suggested answer: B
asked 24/09/2024
Robert Akehurst
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first