Skip to content

Commit 1a3065f

Browse files
author
MichaelSalivar-MSFT
authored
Update virtual-network-tcpip-performance-tuning.md
Fixed relative link
1 parent 856b3ee commit 1a3065f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-network-tcpip-performance-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ A number of the performance maximums in this article are related to the network
296296

297297
TCP performance relies heavily on RTT and packet Loss. The PING utility available in Windows and Linux provides the easiest way to measure RTT and packet loss. The output of PING will show the minimum/maximum/average latency between a source and destination. It will also show packet loss. PING uses the ICMP protocol by default. You can use PsPing to test TCP RTT. For more information, see [PsPing](/sysinternals/downloads/psping).
298298

299-
Neither ICMP nor TCP pings measure the accelerated networking datapath. To measure this, please read about Latte and SockPerf in [this article](/azure/virtual-network/virtual-network-test-latency).
299+
Neither ICMP nor TCP pings measure the accelerated networking datapath. To measure this, please read about Latte and SockPerf in [this article](./virtual-network-test-latency.md).
300300

301301
### Measure actual bandwidth of a virtual machine
302302

0 commit comments

Comments
 (0)