We are having some problems with our WAS 3.5.5.
This problem started when suddenly we had 10000 more users a day.
After some tuning up and fixing the problem of our server being constantly down, we did some stress testing,
I made a batch program which would call the JSP's.
This is done in threads.
So i tested with 2 threads, 3 , 10, 15, 20...
But our server crashed when calling 17 JSP's at the same time.
Is this normal? (now our WAS still crashes, but not that often anymore, but when it crashes it means money loose, so we have to solve this)
Can we tune this up to more jsp's at the same time???
Some usefull tips are always welcome
kind regards
This problem started when suddenly we had 10000 more users a day.
After some tuning up and fixing the problem of our server being constantly down, we did some stress testing,
I made a batch program which would call the JSP's.
This is done in threads.
So i tested with 2 threads, 3 , 10, 15, 20...
But our server crashed when calling 17 JSP's at the same time.
Is this normal? (now our WAS still crashes, but not that often anymore, but when it crashes it means money loose, so we have to solve this)
Can we tune this up to more jsp's at the same time???
Some usefull tips are always welcome
kind regards