Just a clarification to my previous mail:

What I can't explain and seems wrong to me is that when I do the
same load test again and again the instance count of Query and 
QuerySegment grows.

What I instead expected was that after the first load test, the
instance count wouldn't grow anymore.

As far as I can remember this is the ValueStack Query cache,
so it has not to be garbage collected, but I don't see why
this cache is growing.

Is this correct?

Cheers
-Paolo


> -----Original Message-----
> From: Paolo Vedovato [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 03, 2004 1:51 PM
> To: WebWork List
> Subject: [OS-webwork] WW1.3 Memory Consumption
> 
> 
> Hi
> 
> We are having some memory cosumption problems with our
> webapplication (using ww 1.3) in our productive environment. 
> So we are currently profiling it.
> 
> The memory profiling showed that these 2 webwork classes 
> are not garbage collected and grow during time:
> 
> webwork.util.QuerySegment
> webwork.util.Query
> 
> After some load testing we see that these two 
> classes are consuming most of the memory 
> (on the first and second place when sorting 
> on the memory size).
> 
> Can we do something about it?
> 
> Thanks for your help.
> -Paolo
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to