I have some virtual machines servers with some micro-services and do some load tests with JMeter. All the servers including the JMeter machine are sharing the same virtual network. The virtual network has no adapters:
The problem is that it seems to be a ceiling on traffic throughput at 320Mbit/sec (iftop -i interface
):
I set up the traffic shaping very big just to be sure that it doesn't put any limitation
How can I increase the throughput of my virtual network to go over this 320Mbit/sec limitation?