Skip to content

patrickfnielsen/iperf-lb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iperf-lb

IPerf3 Loadbalancer that spawns a new IPerf3 server process on-demand.

Based on the IPerf3 cookie we loadbalance sessions to the same server process, this allows an infinite number of tests to run at the same time.

Setup

Download the latest release and run it.

The following arguments are supported:

Argument Description Default
l The ip and port to listen to 5201
t Dial timeout to the iperf server 1500 millisecond
metrics Set to enable prometheus metrics on :2112 false

Credits

Based on https://github.com/inlets/mixctl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages