(ISC)2
301B · Question #25
301B Question #25: Real Exam Question with Answer & Explanation
The correct answer is D. Server must support HTTP keep-alive.. See the full explanation below for the reasoning.
Question
An LTM Specialist has a OneConnect profile and HTTP profile configured on a virtual server to load balance an HTTP application. The following HTTP headers are seen in a network trace when a client connects to the virtual server:
Client:side:
GET / HTTP/1.1
Host: 192.168.136.100
User-Agent: Mozilla/4.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
Accept-Encoding: gzip, deflate
Connection: keep-alive
Server:side:
HTTP/1.1 200 OK
DATE: 13 Jun 1989 17:06:55 GMT
Server: Apache/2.2.14 (Ubuntu)
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 2729
X-Cnection: close
Content-Type: text/html
The LTM Specialist notices the OneConnect feature is working incorrectly. Why is OneConnect functioning incorrectly?
Options
- AClient must support HTTP/1.0.
- BClient must support HTTP keep-alive.
- CServer must support HTTP/0.9.
- DServer must support HTTP keep-alive.
Community Discussion
No community discussion yet for this question.