Update README.md
This commit is contained in:
@@ -22,7 +22,7 @@ PercFailedResponses = NumberRequestsOverLimit / Limit
|
|||||||
- `POST http://localhost:8080/click`
|
- `POST http://localhost:8080/click`
|
||||||
- Will return 204 No Content. The response time will be random under 100 milliseconds.
|
- Will return 204 No Content. The response time will be random under 100 milliseconds.
|
||||||
- `POST http://localhost:8080/limit`
|
- `POST http://localhost:8080/limit`
|
||||||
- Change the limit for allowed concurrent requests. The default is 10.
|
- Change the limit for allowed concurrent requests. The default is 50.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user