You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Benedick Mark Chan <bm...@ntsp.nec.co.jp> on 2003/09/01 11:13:39 UTC

Memory usage

Hello everyone,

I have a question with regards to memory usage of axis.

I have observed that for every request that  I make with the web service,
axis does not release the memory of the request made. Therefore, when I have
a lot of request made, axis keeps on eating up memory until the memory of
the server is consumed.

Is there a way to force axis to do garbage collection? By the way, my web
service's session is "request".

I am stuck. Please help me.

Your help will be greatly appreciated. Thanks.

Best regards,
Benedick