Hi i am using jmeter for performance test of my Rest api's, i am stuck with the latency time, if the latency time goes above 60 seconds, then the thread fails..
Threads - 100 Rampup - 1 sec Loop - 10
check out the image, for all my request i cannot proceed further beyond 60 seconds, it shows 504 bad gateway error. How to increase the response time of each request. is there any settings to run my test successfully after 60 seconds without any failure (Note:- Backend server is running till the request completing)