Httpbin served through Vaurien chaos HTTP proxy
526
Httpbin served through Vaurien chaos HTTP proxy.
In order to test a monitoring software, I needed a HTTP service that randomly fails.
Default Vaurien behavior is 1:blackout,5:delay,5:error,1:hang. Hence:
This can be change by mounting a file to /etc/vaurien.ini in the docker container. Example config file: vaurien.ini
Start the Docker container: docker run -d -p 8080:80 tomdesinto/vaurien-httpbin
Content type
Image
Digest
Size
111.1 MB
Last updated
about 8 years ago
docker pull tomdesinto/vaurien-httpbin