Memory Usage Reporting?

2006-08-11 Thread Jonathan Vanasco
I'm trying to push a project to production, and am trying to optimize the server. I'm using Apache2::Status. So far, it does what it claims. But I somehow have 50mb apache processes, and am trying to track down the bloat. I expected to have a process 1/10 that size. The code base for

Re: Memory Usage Reporting?

2006-08-13 Thread Jonathan Vanasco
I did some tests, some interesting results my processes no longer seem to be 300mb. which is good. however, when that happened, i was seeing a 300mb process and then 6mb in a child. now i'm back to seemingly unshared memory. based on my tests below, i *think* that it may have been becaus