Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tomcat + IIS = slow performances ?

843840Apr 17 2002 — edited Jul 22 2002
I need to use Tomcat as a plug-in on IIS for a project.

I make the whole installation (Tomcat, IIS and the ISAPI redirector) without any problem (I am used to do this sort of installations).
But doing some loading tests, I encountered very slow performances : 50 simultaneous users on a very basic web application and the server is full...
Of course, if I do the same test on Tomcat without IIS (with the HTTP connector enabled), there isn't any problem...

The installation seems to be OK, the physical server is a pretty good machine...
Versions used are :
- Windows 2000 sp2
- IIS 5
- Tomcat 4.0.3
- isapi_redirector.dll released with Tomcat 4.0.3
- ajp connector 1.3 (aka ajp13)

Does someone have the same problem ? Or does NOT have this problem in the same context ? Is there an alternative to using this ISAPI filter (but still using IIS and Tomcat) ?
I noticed that lots of people still use Tomcat 3.3. Is it too early to use 4.0.x series ?

Every piece of info would be useful...
Regards.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 19 2002
Added on Apr 17 2002
6 comments
410 views