You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Cory Foy <Co...@carfax.com> on 2006/04/25 20:29:19 UTC

IIS Integration

Hi everyone,

We are looking for some suggestions on running Tomcat with IIS. We are running IIS 6 and Tomcat 5.0.28. We've been working with the isapi_redirect dll (JK2), however we run into a problem where the server drops connections frequently. In other words, a user comes to the site, and the server doesn't accept the connection.

Does anyone have IIS6/Tomcat working, and if so, can you provide some pointers to how you got it working? Do you have it using any type of high load (say, 1k+ hits a second)?

Does anyone have any other suggestions (we're certainly open to them).

Thanks!

Cory

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: IIS Integration

Posted by Tim Lucia <ti...@yahoo.com>.
JK or JK2?  You say JK2, but mention isapi_redirect.dll (JK).  JK2 is not
supported any longer.  In a previous life (feel free to chime in, Derrick!)
we had JK running with IIS 6 on W2K3.  It was not handling 1K
request/second.  JK2 + IIS + a custom ISAPI on IIS 6 was a memory corruption
nightmare!  I believe the problems were all in the custom ISAPI module,
which has now been fixed.
 

Tim

-----Original Message-----
From: Cory Foy [mailto:CoryFoy@carfax.com] 
Sent: Tuesday, April 25, 2006 2:29 PM
To: users@tomcat.apache.org
Subject: IIS Integration 

Hi everyone,

We are looking for some suggestions on running Tomcat with IIS. We are
running IIS 6 and Tomcat 5.0.28. We've been working with the isapi_redirect
dll (JK2), however we run into a problem where the server drops connections
frequently. In other words, a user comes to the site, and the server doesn't
accept the connection.

Does anyone have IIS6/Tomcat working, and if so, can you provide some
pointers to how you got it working? Do you have it using any type of high
load (say, 1k+ hits a second)?

Does anyone have any other suggestions (we're certainly open to them).

Thanks!

Cory

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org