#Application freezes when sent huge amount of requests

1 messages · Page 1 of 1 (latest)

cloud sinew
#

Heya so i been load/stress testing my application lately and discovered it hangs when I'm sending around 600-700 concurent requests to a route that inserts data to my postgres database. The database holds up nicely and nothing seemed to be freezing too much, as for the application, maybe there is some magic configuration so the backend doesnt freeze up? Thanks in advance

#

I expect the app to have throughput of at least 1000 people, if not more. And I'm testing it via JMeter, if needed can provide the testing settings of it

cloud sinew
#

bump