Re: Tomcat + jk + Apache httpd on Windows 2003 Very Slow

2007-04-23 Thread Avi Flax
Rainer, thanks for the suggestion. I set JkLogLevel to debug, and here's an example of what shows up in the file for a request: [Mon Apr 23 13:47:46 2007] [1188:2392] [debug] mod_jk.c (2092): Single worker (localhost) configuration for /manager/status [Mon Apr 23 13:47:46 2007] [1188:2392] [debug

Re: Tomcat + jk + Apache httpd on Windows 2003 Very Slow

2007-04-20 Thread Avi Flax
Thanks Khalil. I've just read through the article, and it looks good. But I'm pretty sure that my setup matches the one described there, as far as I can tell. And it doesn't say anything about way slow performance with JK. I think I may need some troubleshooting tips. Thanks! Avi ---

Tomcat + jk + Apache httpd on Windows 2003 Very Slow

2007-04-20 Thread Avi Flax
NFO: ContextListener: contextInitialized() Apr 20, 2007 3:55:21 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized() It looks to me that the web app might be initializing for each request. If anyone has any ideas, or troubleshooting tips, it'd be greatly appr