connector config for debug scenario

2010-07-28 Thread Rick . Wellman
Is it possible to configure the http connector for only one thread ever? I am trying to do so but having problems... it seems to not allow a value less than the default of ten(10) threads. Any ideas? Here is the config I am trying*: * I have tried other values in the threads section,

RE: connector config for debug scenario

2010-07-28 Thread Rick . Wellman
My bad; I actually had copied that from the server status page and forgot to paste into my message: === Apache Tomcat/5.5.27 http-12080 Max threads: 10 Min spare threads: 1 Max spare threads: 1 Current thread count: 3 Current thread busy: 3 ... = -Or

RE: connector config for debug scenario

2010-07-28 Thread Rick . Wellman
Thanks for the correct answer but bad one ;-) Hmmm, I'll consider this thread closed but if you have any ideas on how I might force requests to the same thread, then I'm all ears. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, July 28, 2

RE: connector config for debug scenario

2010-07-28 Thread Rick . Wellman
p.s. FWIW, I just noticed this message in my logs also :( |TOMCAT|WARN |2010-07-28 12:58:53,135|maxThreads setting (1) too low, set to 10 -Original Message- From: Rick.Wellman [mailto:rick.well...@kiewit.com] Sent: Wednesday, July 28, 2010 12:59 PM To: Tomcat Users List Subject: RE: con

RE: connector config for debug scenario

2010-07-28 Thread Rick . Wellman
So, simple; you rock. I think a dummy JSP in the existing app should work, eh? (rhetorical unless the answer is no) awesome! -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, July 28, 2010 1:02 PM To: Tomcat Users List Subject: RE: connecto