As a serveradmin I want a sturdy server that is able lots of requests from different sources and not block them if to many requests got send in the last time.
what happened
when trying to siege our webserver with 1000 requests from 25 clients at one point the server doesnt serve the request as fast as they come in anymore and it seems to be blocking.
what to do
definition of done
As a serveradmin I want a sturdy server that is able lots of requests from different sources and not block them if to many requests got send in the last time.
what happened
when trying to siege our webserver with 1000 requests from 25 clients at one point the server doesnt serve the request as fast as they come in anymore and it seems to be blocking.
what to do
definition of done