Hacker News new | ask | show | jobs
by validuser 6317 days ago
How do they measure this? (They have different latency between the same nodes depending on direction)
2 comments

The docs say they use the time it takes to do a TCP open between their agents because they "believe that TCP Open times are more representative of Internet users' actual experience".

That is, they think pings could be treated in a different way but with a TCP connection establishment you are measuring what most internet users want to do over the link.

As for different readings from different directions you can get that with both pings and TCP open, it's just maybe more noticable and exacerbated with the longer and multiple-message nature of a TCP open.

and icmp can get deprioritized on busy routers, yaddayaddayadda. pathchar (old old) was doing interesting things in measuring link health.