Application vs Network - Performance Analysis using Wireshark
In this video we'll be learning some tips on how to determine whether the network is slowing down an application, or if the server-side is to blame. We'll look at:
1 - Determining network RTT vs application response time
2 - Detecting packet loss in a capture
Additional Resources:
https://www.pico.net/kb/how-can-i-simulate-delayed-and-dropped-packets-in-linux - Simulating packet loss in linux using tc command