Push flag, network delay, server delay
binarysoul
Member Posts: 993
in Off-Topic
Deoes anyone know how to distinguish network delay from server delay? I know a client sends the last packet with "Push Flag" to indicate to server that it's the end of request and waits for a response.
But once the client receives a response from the server, let's say after 5 seconds, how does it know how many of the 5 seconds were spent on the network and how many seconds for the server to process the request.
But once the client receives a response from the server, let's say after 5 seconds, how does it know how many of the 5 seconds were spent on the network and how many seconds for the server to process the request.