nakabonne / ali

Generate HTTP load and plot the results in real-time
MIT License
3.74k stars 143 forks source link

Vegeta causes panic at high rates #57

Closed nakabonne closed 4 years ago

nakabonne commented 4 years ago

Run the following:

ali -r 1000 http://host.xz

Then panic occurred. The noteworthy stack traces are:

image

jackey925 commented 4 years ago

It happened to me, too How to solve that problem

nakabonne commented 4 years ago

@jackey925 Hey, this is resolved by https://github.com/nakabonne/ali/pull/60. And you can gain the revised version from v0.4.0!