-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
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
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 testclient.jar;com
Developers List
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.
>
>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 testclient.jar;commons-httpclient.
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 V
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