1.

Does HTTP protocol have _________ handshakes.(a) 2 way(b) 1 way(c) 3 way(d) 5 wayThis question was posed to me in unit test.The query is from HTTP Protocol in chapter Internet Principles of IOT

Answer»

Correct choice is (C) 3 way

Best explanation: Persistent connections REDUCE REQUEST LATENCY perceptible, because the client does not need to re-negotiate the TCP 3 way HANDSHAKE connection after the first request has been sent.



Discussion

No Comment Found

Related InterviewSolutions