Jan 10, 2019 | Blog, Networking
Executive Summary Wi-Fi networks are the most volatile because they’re subject to external factors that are the most difficult to control. RF interference, fading, or channel access conflict driven by a sudden increase in users can induce jitter that causes throughput...
Oct 3, 2018 | Blog, Networking
Why it Matters, Why Your Network Can’t Always Deliver it, and How to Ensure It Does Executive Summary Network QoS (Quality of Service) has been defined as the ability of a network to deliver thelevel of performance required for business-critical applications to meet...
Jun 18, 2018 | Blog, Network Testing
Whenever you are setting up a network, changing a network, or optimizing a network, things always end up going wrong. When things aren’t working as expected, the best thing you can do is to take a packet capture (pcap) and look at what’s actually going on....
Dec 1, 2017 | Blog, Network Testing
Let’s say you want to set up a test network. You have your client, your server, your device under test (in our case, our WarpTCP proxy), and one or two tc boxes. The tc boxes are just little linux boxes with bridged interfaces set up to forward traffic. Plus we...
Sep 25, 2017 | Blog, Network Testing
Struggling with poor network performance? Try This Now This is part 2 of a series. Click here to read part 1. Parallel cURL Testing To perform multiple curl transfers in parallel, we need to look at another tool: xargs. If you aren’t familiar with xargs, it is a...