Explain how to calculate response time in Client-Server technology?

Submitted by: Administrator
This can be done by measureing the time taken by the first byte to reach the client (TTFB) and the time taken by the last byte of the response to reach the client (TTLB) by using various network bandwidths between the client and the server.
Submitted by: Administrator

Read Online Programming Concepts Job Interview Questions And Answers