> > Ard Schrijvers escribió: > > We are using many continuations in our projects, implying > have load on memory use (apparantly continuations can be very > large in memory..?). > > > > Since in a deployed environment we want to have some idea > about the number of continuations out there, I have added > this to the StatusGenerator, in the same manner as for the > StoreJanitor is done. > > > > Also added to the "Memory" group is the max memory > available (Runtime.getRuntime().maxMemory()) > > > > Can I send in a patch to have it standard in the StatusGenerator? > > > hi Ard, > > It is a nice enhancement. I will like to see it in cocoon. ;-) >
Shall I send in a patch before trying to add status of any database connection pools, or first try to add this one as well? Regards Ard > > Best Regards, > > Antonio Gallardo > >