http-random-stress

command module
v0.0.0-...-1f9524f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: BSD-3-Clause Imports: 14 Imported by: 0

README

http-random-stress

This load generator tool generates requests using a Poisson Distribution, i.e, it generates random number of requests per second based on the rate informed. This simulates how users will interact with your system.

How to compile it:

$ git clone https://github.com/alandiegosantos/http-random-stress
$ make -f build/Makefile

How to use it

Use this command to requests from https://localhost:34412/ using a rate of 10 rps for 20s

$ ./http-random-stress -rate 10 -url https://localhost:32412/ -timeout 20

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL