Question

I know definitely I can measure it by sending a package and measure the response or I can use the command ping. But is there any command or is there any folder where I can get it directly? As the RTT is a very important factor of TCP links. I cannot find such information.

Was it helpful?

Solution

No, because the round-trip-time isn't fixed. That is, you can't know how long a response will take before the requesting packet is actually sent. You can have an idea, and you can accumulate statistics, but you can't ask "What's the round trip time to such-and-such server".

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top