Saturday, 22 April 2017

API performance testing connection time out

Currently working on the performance of my RESTFul api implemented using node js and mysql. For load testing of my APIs I'm using jmeter. So When I call my one of url for testing load with configuration

Virtual Users : 100, Total Duration : 60s, Time delay : 0s, Ramup-Period : 1s

Jmeter show status OK for around 300-400 results and after that It timeouts for rest of request. Then after this I'm not able to ssh login or ping my server from my system till restart my system. Why this is happening?. Is it problem of my APIs design or server load problems.



via sasuke

No comments:

Post a Comment