Push flag, network delay, server delay

binarysoulbinarysoul Member Posts: 993
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.
Sign In or Register to comment.