List of questions
Related questions
Question 75 - 201 discussion
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
B.
curl-header 'Host:www.example.com' http://10.10.3.75:8080/
C.
tracepath 'http://www.example.com:80
D.
tracepath 10.10.3.75:8080 GET /index
Your answer:
0 comments
Sorted by
Leave a comment first