92

Write a small js function using setInterval to fire a request every second ... then copy paste the code 450 times (literally, not an exaggeration) into a massive file to create a load test script.

This load test script also had no means to gather metrics or test response times or anything useful. It was literally a “did the server crash” test.

Comments
Add Comment