Friday, 28 April 2017

Time out! Heroku + Big requests per second + Sails

Our backend service for our app keeps timing out when higher requests (say 6000 requests per 2 seconds) come to our hosted server, we hosted all of our services on Heroku - task queues and other background services. We've set up some more dynos and allocates some merchants to a separate service on Heroku, but the app keeps timing out, slowing down user requests, causing failed transactions etc.

The backend service was developed with Node.js using sails framework. Kindly assist on how to handle such higher requests seamlessly and improve performance.



via michaelprime_

No comments:

Post a Comment