Hi,
 
We did a small test to see multiple users hitting our web-site at the same time. We tried 8 simultaneous hits, but only 5 went through. We tried some more combinations and the number of successful hits is around the thread pool size. In others, we are getting NullPointer exceptions in the "callPage()" method.
 
Here's the configuration:
- JRun 2.2 on IIS
- The Single-threaded pool size = 6
- In the connector proxy,
  Minimum number of threads = 10
  Maximum number of threads = 100
 
Is this a know issue? Anybody who knows a solution for this?
 
I would appreciate any help ASAP, since this is hindering our site from being live.
 
Regards,
- Nitin

Reply via email to