v0.15.0
Introducing engine modes:
engine_mode
is optional in the config file.
distinct-user
mode simulates a new user for every iteration.repeated-user
mode can use pre-used user in subsequent iterations.ddosify
mode is the default mode of the engine. In this mode, the engine runs in its max capacity, and does not show user simulation behavior.
Breaking Changes
keep-alive
is removed from config file. In default mode, the engine will use keep-alive
for all requests. If you want to disable keep-alive
for a step, you can add Connection: close
header to the step.
More? 🚀
- Get started on Ddosify Cloud
- Join our Discord server
- Follow us on Twitter