Skip to content

FH-Cloud-Computing/http-load-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load generating HTTP server

This is a HTTP server that creates CPU load for every request to /load. It also includes a health check on /health. It listens on port 8080.

Run it:

docker run -p 8080:8080 janoszen/http-load-generator

Alternatively, you can download the binary from the releases section and run it manually.

About

A webserver that generates CPU load

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages