You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool is intended for load-testing your own servers. Firing requests over to someone else's server might seem like a DDoS attempt which may result in severe consequences.
That being said, the aggregateResult function gets two parameters: one array with your autocannon instances' results(with skipAggregateResult set to true, as you have done) and an opts object with a required url field. You are missing the second param.
I have the following script:
This returns:
The text was updated successfully, but these errors were encountered: