Skip to content

toimela/httperf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

httperf

Fedora based httperf container. Source: https://github.com/httperf/httperf

Easy way of generating traffic on environments which don't have httperf available.

Building

docker build -t httperf .

Usage example

docker run -d --rm --name httperf docker.io/toimela/httperf:latest --server <target_ip> --port <target_port> --num-conns 1000 --rate 50 --timeout 1

About

Fedora based httperf container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published