On Wed, 30 Jun 2004 18:05:01 +0530, Surendra Kumar <[EMAIL PROTECTED]> wrote:

Hi
I am using Tomcat 4.1.29 and JDK 1.4.2_04 in my application. The total memory of the process ( VM + Real Memory)
keeps on increasing. The heap size of VM is not increasing ( verified by printing the free memory) , but the total memory
used by the process increasing.
Any ideas on how to fix it ?

Are you using mod_jk2 to connect to Apache? If so, try adding the line request.registerRequests=false to your jk2.properties file.

I was also getting a memory-creep until I set that flag.


-- Can you see the fnords yet?


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



Reply via email to