RTT

June 8, 2021
Round Trip Time is the time needed for data to travel within a network request from the starting point to its destination and back again. RTT is an important indicator to measure connection performance in all types of networks. RTT is used to assess the speed and reliability of network connections.

How it works

Let’s say, a user from Washington D.C. needs to exchange data with a server in Hong Kong. After the request is sent, the network traffic passes through many different routers in different locations before it reaches Hong Kong. Then the server in Asia sends a response back to Washington D.C. Once the response terminates in Washington D.C., we can measure the RTT between these two locations.

The ping utility is one of the easiest ways to calculate RTT. Data packet delivery confirmation is sent over any TCP connections. RTT is measured in milliseconds. The lower the RTT, the better. Different methods are used to achieve this goal. For example, you can change the TLS/SSL handshake characteristics.

What affects RTT?

It’s worth noting that RTT can always change due to some external factors. Here are the main factors:

  1. The nature of the transmission medium. Technological characteristics of Internet connections directly affect RTT. It’s obvious that satellite communication, wireless connection, and optical fiber have different properties.
  2. Local network (LAN) traffic. For example, if lots of users download heavy files simultaneously the Internet connection may considerably deteriorate.
  3. Response time. This is the potential bottleneck. If a server receives too many requests its response time gets longer than usual, and that results in RTT increase.
  4. The number of intermediated nodes. The greater the number of nodes there are on a data packet’s path, the slower it will be transmitted.
  5. Physical distance. Even if the transmission method is optimized to the fullest extent, it still takes time for a packet to cover the physical distance. That’s why if a starting point and a destination are located on different continents it certainly will take some time.

There are different ways of RTT reduction. One of them uses Content Delivery Networks to provide consumers with various types of media. CDN cache the content on different servers which are located to be physically close to potential users.

We use cookies to optimize site functionality and give you the best possible experience. To learn more about the cookies we use, please visit our Cookies Policy. By clicking ‘Okay’, you agree to our use of cookies. Learn more.