I have a scenario to download zip file from a website. when trying to hit 100 users with jmeter getting success response for all 100 users,but when I try to do same for 150 users till 74 users got success response,means users downloading zip file without any error,but remaining users got below error as:: Getting sampler result: https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js code:Non HTTP response code: java.net.ConnectException message:Non HTTP response message: Connection refused
Request to provide solution for this