RE: Question about memory

2004-05-07 Thread rlipi
success=false/ Thank you for any suggestions, Lipi -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 8:13 PM To: Tomcat Users List Subject: RE: Question about memory by the way, you can view the performance of Tomcat using JMeter

RE: Question about memory

2004-05-06 Thread Randall Svancara
Just a silly question, but don't you also need to perform some additional production configuration in your web.xml by setting fork equal to true and developement equal to false. It explains it on this page here:

RE: Question about memory

2004-05-06 Thread Yang Xiao
Hi, I have development set to false and fork to true, tomcat still doesn't release the memory, any ideas? Thanks, Yang -Original Message- From: Randall Svancara [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 11:32 AM To: Tomcat Users List Subject: RE: Question about memory Just

RE: Question about memory

2004-05-06 Thread Randall Svancara
about memory Hi, I have development set to false and fork to true, tomcat still doesn't release the memory, any ideas? Thanks, Yang -Original Message- From: Randall Svancara [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 11:32 AM To: Tomcat Users List Subject: RE: Question about

RE: Question about memory

2004-05-06 Thread Randall Svancara
Svancara [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 11:48 AM To: Tomcat Users List Subject: RE: Question about memory I am out of ideas. But it took a little while to release the memory. Perhaps your app has a memory leak?? Anyone else care to comment -Original Message

RE: Question about memory

2004-05-06 Thread Shapira, Yoav
Hi, Here is a blurp i found searching through google for memory top and tomcat: It wouldn't hurt to quote or link to your sources ;) Supposedly tomcat 5 has a status page that displays memory usage. That might be more accurate. It's http://host:port/manager/status. Yoav Shapira This

RE: Question about memory

2004-05-06 Thread Randall Svancara
Source for information below: http://www.theserverside.com/discussions/thread.tss?thread_id=24939 -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 12:05 PM To: Tomcat Users List Subject: RE: Question about memory Hi, Here is a blurp i

RE: Question about memory

2004-05-06 Thread Peter Lin
by the way, you can view the performance of Tomcat using JMeter. it will make a request to the status page and then graph the results. peter Shapira, Yoav [EMAIL PROTECTED] wrote: Hi, Here is a blurp i found searching through google for memory top and tomcat: It wouldn't hurt to quote

RE: Question about memory

2004-05-06 Thread Randall Svancara
I remember you talking about adding that functionality to jmeter. It sounds really kewl. I need to try it!! -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 12:13 PM To: Tomcat Users List Subject: RE: Question about memory by the way, you

Re: Question about memory

2004-05-06 Thread Peter Rossbach
it!! -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 12:13 PM To: Tomcat Users List Subject: RE: Question about memory by the way, you can view the performance of Tomcat using JMeter. it will make a request to the status page and then graph the results

Re: Question about memory

2004-05-06 Thread Peter Lin
Randall Svancara schrieb: I remember you talking about adding that functionality to jmeter. It sounds really kewl. I need to try it!! -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 12:13 PM To: Tomcat Users List Subject: RE: Question about

RE: Question about memory

2004-05-06 Thread Peter Lin
I've profiled and tested the new monitor plugin for JMeter. under constant load, the memory usage of jmeter is flat :) OptimizeIt really helps achieve flat memory usage under constant load. JMeter has an old mailer that will send out EMails if a set number of requests fail, so JMeter is

Re: Question about memory

2004-05-06 Thread Wade Chandler
Yang Xiao wrote: Hi, I have development set to false and fork to true, tomcat still doesn't release the memory, any ideas? Thanks, Yang -Original Message- From: Randall Svancara [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 11:32 AM To: Tomcat Users List Subject: RE: Question

Re: Question about memory [commenting on hijacking]

2004-05-06 Thread Wade Chandler
Peter Lin wrote: I've profiled and tested the new monitor plugin for JMeter. under constant load, the memory usage of jmeter is flat :) OptimizeIt really helps achieve flat memory usage under constant load. JMeter has an old mailer that will send out EMails if a set number of requests fail,

Re: Question about memory

2004-05-06 Thread Wade Chandler
Subject: RE: Question about memory Just a silly question, but don't you also need to perform some additional production configuration in your web.xml by setting fork equal to true and developement equal to false. It explains it on this page here: http://jakarta.apache.org/tomcat/tomcat-5.0-doc

RE: Question about memory

2004-05-06 Thread Yang Xiao
-Original Message- From: Wade Chandler [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 2:55 PM To: Tomcat Users List Subject: Re: Question about memory Yang Xiao wrote: Hi, I have development set to false and fork to true, tomcat still doesn't release the memory

Re: Question about memory

2004-05-06 Thread Wade Chandler
Yang Xiao wrote: -Original Message- From: Wade Chandler [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 2:55 PM To: Tomcat Users List Subject: Re: Question about memory Yang Xiao wrote: Hi, I have development set to false and fork to true, tomcat still doesn't release the memory

RE: Question about memory

2004-05-06 Thread Yang Xiao
-Original Message- From: Wade Chandler [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 6:34 PM To: Tomcat Users List Subject: Re: Question about memory Yang Xiao wrote: -Original Message- From: Wade Chandler [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06