문제

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.

도움이 되었습니까?

해결책

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".

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top