Forum Discussion
PhilipBauwens
14 years agoNew Contributor
The request that we are generating using loadui, result in some database queries that take some time to execute.
With the expected load and the current processing time in our app/database, this will result in a high number of parallel sessions.
As we would like to find out the maximum number of parallel sessions that our current implementation can support, we need to have more than 1000 request being handled simultaneously.
With the expected load and the current processing time in our app/database, this will result in a high number of parallel sessions.
As we would like to find out the maximum number of parallel sessions that our current implementation can support, we need to have more than 1000 request being handled simultaneously.