On 20-05-2004 11:58, wsedio wrote:

On 19-05-2004 23:15, Michiel Toneman wrote:

We were having severe memory problems too with 5.0.19.


Does Tomcat 5.0.24 fix this problem?

We added this to the jk2.properties:

 request.registerRequests=false

and the memory usage was normal again. Somewhat non-obvious, I agree. It also gets rid of "Error registering request" messages in catalina.out. We are using mod_jk (1.2) with Apache 1.3.x on Sun Solaris and Linux.


Do you have to add the setting even if you are using jk 1.2 (not jk 2)?

Below is the memory profile of one of our servers before and after the change ("old generation memory" refers to the memory buckets in the garbage collector. For more information, see jvmstat. At 100% you will start getting OutOfMemory errors):


How do you get the memory profile? Is it a Tomcat command?

Thanks.

Any help with my questions?

Thanks!

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



Reply via email to