# README
Fail
fail(1) is a dumb little ad-hoc HTTP server which can be configured to fail and increase latency at random.
Parameters
max_delay=N
Max delay in milliseconds. Example of 200ms: ?max_delay=200
.
error_rate=N
Error rate. Example of 1/3 failures: ?error_rate=3
.
Badges
tjholowaychuk.com · GitHub @tj · Twitter @tjholowaychuk