RE: 3.2.2b3 mod_jk gets stuck in readFully

2001-04-22 Thread Marc Saegesser
ril 22, 2001 1:30 PM > To: [EMAIL PROTECTED] > Subject: RE: 3.2.2b3 mod_jk gets stuck in readFully > > > If 100 is a constraint for the pool size, it should be stated in > the Tomcat > User's manual, since there it is explained how to increase the > pool, but no >

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 agg

RE: 3.2.2b3 mod_jk gets stuck in readFully

2001-04-22 Thread Rainer Jung
o: Marc Saegesser; [EMAIL PROTECTED] > > Subject: RE: 3.2.2b3 mod_jk gets stuck in readFully > > > > > > 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 > > threa

RE: 3.2.2b3 mod_jk gets stuck in readFully

2001-04-22 Thread Marc Saegesser
. 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 &g

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 result

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 http://localhost:8081/