Question we are trying to investigate: Is maybe Docker bridge network the cause of low bandwidth?
- Investigate IPerf
- netperf TCP_RR
- What are network interfaces, how does all that shit work?
- How is NIC used?
- What is gateway in network intefaces?
Fact: Docker containers have their own interface. Fact: use netstat -i to list network interfaces. lo = Loopback interface = large MTU.