Docker run enhanced multithread Apache Bench SSL load test

Опубликовано: 07 Февраль 2024
на канале: BPFire
84
2

This enhanced version of Apache Bench tool with multithread feature I took from mTCP project, I enhanced it with SSL load test capability 9 years ago, but now it fails to compile on recent OS distribution because of old legacy code and library dependencies. To make it run on anywhere, I built a docker version of this enhanced Apache Bench test tool so anyone could use it easily https://github.com/vincentmli/apache_...

docker build -t vli39/ab:ssl .

docker run --rm -it --privileged --net=host --name ab vli39/ab:ssl

root@cilium-dev:/# ab -N 4 -c 320 -n 160000 https://10.169.72.136/