How many users can concurrently login on a local app ?

0
I am using a localhost app and want to test the load of the app. I shared the local url of my app within the team and asked them to try to login. But the app fails to launch for most of the users and hence I am not able to test the app. Is there any way so that I can enable 50-100 users within my team to login to my local app ?
asked
2 answers
0

Are you using the 'onpremise' license for your app? Or are you using the test mode localhost sandbox? If you are using the licenseed version then you can load more than 50 to my recall. But the localhost sandbox only allows single login

answered
0

This kind of testing can not be done locally. When running local a max limit of 10 is enforced. Stress testing should be done on a paid environment.

Regards,

Ronald

 

answered