You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Michael Südkamp <mi...@docware.de> on 2005/04/22 11:01:40 UTC

Jk and IIS 6 slow

Hello,

We have a problem with the II6/JK-connection on some of our Windows 2003
webservers (IIS 6).
Each request waits inside the JK connector for about 15 seconds until it is
forwarded to Tomcat.

I replaced our JK DLL with the recent version I found (1.2.10) and have the
same problem.
I set the JK log level to DEBUG and here are the two lines where the pause
occurs (notice the timestamp difference).

[Fri Apr 22 10:43:53 2005] [1276:1484] [debug]
HttpFilterProc::jk_isapi_plugin.c (842): [/examples/jsp] is a servlet url -
should redirect to ajp13
[Fri Apr 22 10:44:08 2005] [1276:1084] [debug]
wc_get_worker_for_name::jk_worker.c (94): found a worker ajp13

The strange thing is that other W2003 webservers we set up the same way have
not this problem. We are even sure that the problem webservers had not had
this problem some weeks ago.

Best regards

Michael


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