RE: 3.2.2b3 mod_jk gets stuck in readFully

2001-04-22 Thread Pogo Com
After quite a bit of struggle, I think I found out what is going on. The problem is that the default configuration of Tomcat does not have enough threads in its thread pool for the default configuration of Apache. This issue would only be apparent if many Apache children were in use. The

RE: 3.2.2b3 mod_jk gets stuck in readFully

2001-04-22 Thread Rainer Jung
the max_threads parameter. See if this fixes your problem better than using SimpleTcpConnector. -Original Message- From: Pogo Com [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 21, 2001 5:39 PM To: Marc Saegesser; [EMAIL PROTECTED] Subject: RE: 3.2.2b3 mod_jk gets stuck in readFully

RE: 3.2.2b3 mod_jk gets stuck in readFully

2001-04-22 Thread Pogo Com
Thanks for your help, Marc. Would it be possible to log a message to tomcat.log if the thread pool gets exhausted? I believe the default Apache installation calls for 256 children, so busy sites are going to run into this. A log message suggesting to increase max_threads could save a lot of

RE: 3.2.2b3 mod_jk gets stuck in readFully

2001-04-21 Thread Marc Saegesser
I finally got some time to look at this and I think I can duplicate the problem your seeing. Hopefully, its the problem your seeing, or else we have two serious problems. I'm running Apache 1.3.9 (I'm too lazy to update) and mod_jk using AJP12 on Win2000. I'm testing with