RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-02 Thread Reynir Hübner
Hi, My setup is much faster with tomcat 4.1.12 than 4.0.x What kind of things are you doing with your servlets/jsps ? Which libraries are you using ? Do you do a lot of XML parsing ? Did you disable tagpooling ? Do you have less memory assigned to the process than before ? -reynir

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-02 Thread Ron Day
?? ron -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 10:29 AM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 Hi, My setup is much faster with tomcat 4.1.12 than 4.0.x What kind of things are you doing

Re: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-02 Thread Craig R. McClanahan
On Mon, 2 Dec 2002, Ron Day wrote: Date: Mon, 2 Dec 2002 10:24:26 -0600 From: Ron Day [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: tomcat 4.1.12 much slower than Tomcat 4.0.3 Hi, I have tried re-installing Tomcat

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-02 Thread Ron Day
Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 11:26 AM To: Tomcat Users List Subject: Re: tomcat 4.1.12 much slower than Tomcat 4.0.3 On Mon, 2 Dec 2002, Ron Day wrote: Date: Mon, 2 Dec 2002 10:24:26 -0600 From: Ron Day [EMAIL PROTECTED] Reply

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-02 Thread Craig R. McClanahan
On Mon, 2 Dec 2002, Ron Day wrote: Date: Mon, 2 Dec 2002 11:37:32 -0600 From: Ron Day [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 Craig, thanks for suggeations

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-02 Thread Turner, John
performance improves. ron -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 11:26 AM To: Tomcat Users List Subject: Re: tomcat 4.1.12 much slower than Tomcat 4.0.3 On Mon, 2 Dec 2002, Ron Day wrote: Date: Mon, 2 Dec 2002 10

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-02 Thread Ron Day
I'll do that , thanks for input r -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 11:46 AM To: 'Tomcat Users List' Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 When you say no other changes are you taking into account

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-02 Thread Ron Day
Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 On Mon, 2 Dec 2002, Ron Day wrote: Date: Mon, 2 Dec 2002 11:37:32 -0600 From: Ron Day [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: tomcat 4.1.12 much slower than

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-02 Thread Shapira, Yoav
Hi, I'm tempted to mark this as off-topic, but maybe not yet ;) Heard of any IE issues crazy I know, its html by then. Do you specify a strict HTML DTD? If so, IE6 will render a bit more slowly. How did you determine it's a browser issue? Do you have a browser-independent (cactus,

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-02 Thread Ron Day
PM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 Hi, I'm tempted to mark this as off-topic, but maybe not yet ;) Heard of any IE issues crazy I know, its html by then. Do you specify a strict HTML DTD? If so, IE6 will render a bit more slowly. How did you

Re: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-12-01 Thread simon
Ron, Just some ramblings/thing I have been thinking about. I had performance problems with jakarta-james on win2000 which did not happen on linux, james dev guy fixed it. So I was wondering what OS and java are you using. Are you

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread Ron Day
What does this have to do with my problem . I am getting tired of seeing your pleas for help. Please buy a book !! R -Original Message- From: Steven Burrus [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 30, 2002 12:36 AM To: Tomcat Users List Subject: Re: tomcat 4.1.12 much slower

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread Scott Murray
** I found that if I preloaded the first servlet (in my case, home) everything ran OK after that. Scott -Original Message- From: Ron Day [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 30, 2002 11:03 AM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread Ron Day
: Saturday, November 30, 2002 1:31 PM To: 'Tomcat Users List' Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 Ron, I had the same problem, and fixed it with this same web.xml for all my apps (this goes in the WEB-INF dir of each app): * ?xml version=1.0 encoding=ISO

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread micael
, November 30, 2002 11:03 AM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 What does this have to do with my problem . I am getting tired of seeing your pleas for help. Please buy a book !! R -Original Message- From: Steven Burrus [mailto:[EMAIL PROTECTED

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread micael
:03 AM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 What does this have to do with my problem . I am getting tired of seeing your pleas for help. Please buy a book !! R -Original Message- From: Steven Burrus [mailto:[EMAIL PROTECTED]] Sent: Saturday

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread Ron Day
I didn't figure it out, Scott Murray did, I'm waiting for his explanation. Ron -Original Message- From: micael [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 30, 2002 2:38 PM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 How did you ever figure

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread micael
PROTECTED]] Sent: Saturday, November 30, 2002 11:03 AM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 What does this have to do with my problem . I am getting tired of seeing your pleas for help. Please buy a book !! R -Original Message- From: Steven

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread micael
]] Sent: Saturday, November 30, 2002 2:38 PM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 How did you ever figure this out, Ron? At 02:30 PM 11/30/2002 -0500, you wrote: Ron, I had the same problem, and fixed it with this same web.xml for all my apps (this goes

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread Ron Day
PM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 Ron, You should look at: http://www.mail-archive.com/tomcat-dev@jakarta.apache.org/msg33723.html Micael At 02:45 PM 11/30/2002 -0600, you wrote: I didn't figure it out, Scott Murray did, I'm waiting for his

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread micael
Message- From: micael [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 30, 2002 2:55 PM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 Ron, You should look at: http://www.mail-archive.com/tomcat-dev@jakarta.apache.org/msg33723.html Micael At 02:45 PM 11/30

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread Ron Day
Micael not start-up but running webapps.. My original post, still happening ** I just installed Tomcat 4.1.12. But now my tomcat 4.0.3 webapps run about 10 times slower. Anyone have any ideas as to why this may be. I did not change anything, and it

Re: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread Scott Murray
, November 30, 2002 3:53 PM Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 Okay, Murray, give it up! At 02:45 PM 11/30/2002 -0600, you wrote: I didn't figure it out, Scott Murray did, I'm waiting for his explanation. Ron -Original Message- From: micael [mailto:[EMAIL

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread micael
So, I guess I am confused. Murray's suggestion did not help? At 03:46 PM 11/30/2002 -0600, you wrote: Micael not start-up but running webapps.. My original post, still happening ** I just installed Tomcat 4.1.12. But now my tomcat 4.0.3 webapps run

Re: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread micael
to better, oft we mar what's well. Scott Murray - Original Message - From: micael [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Saturday, November 30, 2002 3:53 PM Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 Okay, Murray, give it up! At 02:45 PM 11/30/2002

Re: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread micael
List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 How did you ever figure this out, Ron? At 02:30 PM 11/30/2002 -0500, you wrote: Ron, I had the same problem, and fixed it with this same web.xml for all my apps (this goes in the WEB-INF dir of each app

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread micael
: Saturday, November 30, 2002 11:03 AM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 What does this have to do with my problem . I am getting tired of seeing your pleas for help. Please buy a book !! R -Original Message- From: Steven Burrus [mailto:[EMAIL

RE: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-30 Thread Ron Day
this on all subsequent submissions of form. A strange problem !!! ron -Original Message- From: micael [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 30, 2002 4:38 PM To: Tomcat Users List Subject: RE: tomcat 4.1.12 much slower than Tomcat 4.0.3 Ron, the first solution (load on startup

Re: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-29 Thread Steven Burrus
I need some help/assistance right away with trying to see a JSP in my browser!! All that I get for my efforts is a cryptic server error msg. [404] message saying that the requested resource couldn't be found! On Fri, 29 Nov 2002 22:47:02 -0600, Ron Day [EMAIL PROTECTED] wrote: I just

Re: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-29 Thread micael
I don't get why someone answers another person's request for assistance with their own request, but what do I know. The one I am answer is the first guy. You may need to reboot your Tomcat. That happened to me once. 4.1.12 is not slower. Sometimes I have found that if Tomcat is accessed

Re: tomcat 4.1.12 much slower than Tomcat 4.0.3

2002-11-29 Thread micael
Okay, Steve. Don't know why you answered Ron's question with yours. Must have hit the wrong switch? You need to give more information. Where is your JSP, for example. Is this the index.jsp you are talking about, or some other situation? With no information, answering is impossible.