Hi,
I’m trying to track a memory leak in my program. I think I may have solved it. The problem is, there is no way to PROVE I solved it.
I am using the Administator’s Mem.Allocated.Shared and Mem.Allocated.Process statistics. If an agent has a memory leak, which stat will spike and never come down? It seems to me like Domino’s memory is just a black box,and I have no idea of seeing what memory is available and what memory is lost forver (or lost until a server restart).