Memory leak- yeah I know

2004-01-14 Thread Filip Hanik
Ok, I know that these emails are usually dismissed with the words: Gets us some proof from a profiler, and I will...gimme some time, in the meanwhile, if anyone else wants to play with it. well the story is that during heavy load tests of the session replication my system my VMs always run out of

Re: Memory leak- yeah I know

2004-01-14 Thread Jeff Tulley
How heavy of a load does this generate, in terms of # of req/s? [EMAIL PROTECTED] 1/14/04 3:49:00 PM Ok, I know that these emails are usually dismissed with the words: Gets us some proof from a profiler, and I will...gimme some time, in the meanwhile, if anyone else wants to play with it. well

Re: Memory leak- yeah I know

2004-01-14 Thread Remy Maucherat
Filip Hanik wrote: Ok, I know that these emails are usually dismissed with the words: Gets us some proof from a profiler, and I will...gimme some time, in the meanwhile, if anyone else wants to play with it. well the story is that during heavy load tests of the session replication my system my

RE: Memory leak- yeah I know

2004-01-14 Thread Filip Hanik
How heavy of a load does this generate, in terms of # of req/s? execute: java -cp testclient.jar;commons-httpclient.jar;commons-logging.jar org.apache.catalina.cluster.test.client.MemTestClient http ://192.168.0.103:7080/index.jsp 100 10 1000 false java -cp

RE: Memory leak- yeah I know

2004-01-14 Thread Filip Hanik
Subject: Re: Memory leak- yeah I know Filip Hanik wrote: Ok, I know that these emails are usually dismissed with the words: Gets us some proof from a profiler, and I will...gimme some time, in the meanwhile, if anyone else wants to play with it. well the story is that during heavy load

Re: Memory leak- yeah I know

2004-01-14 Thread Remy Maucherat
Filip Hanik wrote: How heavy of a load does this generate, in terms of # of req/s? execute: java -cp testclient.jar;commons-httpclient.jar;commons-logging.jar org.apache.catalina.cluster.test.client.MemTestClient http ://192.168.0.103:7080/index.jsp 100 10 1000 false java -cp

RE: Memory leak- yeah I know

2004-01-14 Thread Michael Yates
Title: RE: Memory leak- yeah I know Filip, I spent some time a while back trying to get some reproducibility into memory use in Tomcat (4.1.24) I found that even sitting idle tomcats memory use would increase. Here is my original mail to the tomcat-dev mailing list 4.1.24 secure connector

RE: Memory leak- yeah I know

2004-01-14 Thread Filip Hanik
-Original Message- From: Michael Yates [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 4:43 PM To: Tomcat Developers List Subject: RE: Memory leak- yeah I know Filip, I spent some time a while back trying to get some reproducibility into memory use in Tomcat (4.1.24) I