Re: tomcat deploy configuration

2006-01-11 Thread William Mok
- Original Message - From: "Caldarale, Charles R" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, January 11, 2006 12:13 PM Subject: RE: tomcat deploy configuration From: William Mok [mailto:[EMAIL PROTECTED] Subject: Re: tomcat deploy co

Re: tomcat deploy configuration

2006-01-11 Thread William Mok
Thanks. - Original Message - From: "Caldarale, Charles R" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, January 11, 2006 11:55 AM Subject: RE: tomcat deploy configuration From: William Mok [mailto:[EMAIL PROTECTED] Subject: tomcat deploy co

tomcat deploy configuration

2006-01-11 Thread William Mok
. (servlet not found error) What is the minimum configuration changes that I need to do in order to make it work? I don't want to create any WAR file if I don't need to. Thanks. Sincerely, William Mok

stress test on tomcat

2005-11-16 Thread William Mok
Hi, I have tomcat running on top of apache. I am running some stress test and I got the following problem: I have 1000 threads running for the stresstest. It is very obvious an overloading problem. Is there anything I can tune in apache or tomcat to get rid of the overloading problem?