I ran HTTP client on windows, Tomcat on RH8 AND RH9, both of them have the
leak.

I ran tomcat through both OptimizeIt and JProbe yesterday, and both of them
showed the leak.

it should be very easy to reproduce, you just have to be patient...it takes
time for the memory to grow, but it does and it doesn't shrink back.

Looks like I have to do more digging in, I will try to find out exactly
where it is wrong, I just know that skipping addRequestProcessor solves my
problem.

Be back in a few days with what I hope is a concrete solution, than just
commenting out a line

Filip

-----Original Message-----
From: Remy Maucherat [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 15, 2004 9:41 AM
To: Tomcat Developers List
Subject: Re: Found it - WAS: Memory leak


Filip Hanik wrote:
> dude, I spent hours on this yesterday with a profiler...how about
giving in
> a little bit :)
>
> the leak is pretty bad, I ran up to 512MB in hours of heavy load.

For one, I couldn't reproduce the problem. I had to use my imagination
and saw that there was an issue when the thread pool was stopping
threads. So there is a trivial workaround.

OTOH, using HTTP client is better on Windows than ab, which behaves
oddly sometimes due to Cygwin's IO.

Rémy



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to