Skip to content

Commit ec23f4e

Browse files
Update README - add information on '/goturbo' endpoints
1 parent 4c8437f commit ec23f4e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ You can order dobby to
5858

5959
`PUT /control/ready/sick?resetInSeconds=2` which will make `/readiness` to return 503 for 2 seconds
6060

61+
- add load on memory
62+
63+
`PUT /control/goturbo/memory` which will create a memory spike
64+
65+
- add load on CPU
66+
67+
`PUT /control/goturbo/cpu` which will create a CPU spike
68+
6169
- kill itself
6270

6371
`PUT /state/crash` which will crash the server

0 commit comments

Comments
 (0)