A simple benchmark of Nginx, HAProxy, Traefik and Caddy. Somewhat based of this article.
git clone https://github.com/edde746/load-balancer-benchmark.git
cd load-balancer-benchmark
docker-compose up -d
pip install -r requirements.txt
python main.pyResults are written to comparison.html, you can view my results here.