We want to put a load of 500 users , Initial when we run 10 concurrent user the result is passed by 10/10 but when we run more than 10 it crashes out and it display the below mention issue.
Http Status code =404 [Not Found] for "Http:\\myapplication.bluemix.net\loginservlet"
For save side we increase below mention in Runtime-settings -> Preference -> Options.
1- Http connection timeout (sec) 120 to 240 sec
2- http-request receive timeout 120 to 240 sec
3- Step time out caused by resources is a warning 'YES''
Please anyone know the solution.