Hi,
please can anybody say if I'am on the right way.
Thanks
Alex
On Mon 21.08.2006 19:04, Alexander Lazic wrote:
Hi,
a colleague have add a new thread in the Ajp13Connector &&
Ajp13Processor to gather some stats:
(Runtime.getRuntime().freeMemory() >> 10) + " VMfree " +
(Runtime.getRuntime(
Hi,
a colleague have add a new thread in the Ajp13Connector &&
Ajp13Processor to gather some stats:
---Ajp13Connector
(Runtime.getRuntime().freeMemory() >> 10) + " VMfree " +
(Runtime.getRuntime().totalMemory() >> 10) + " VMalloc " +
threadGroup.activeCount() + " curthreads " +
processors.siz