Re: [Zope] Zope memory usage out of control
I'm uncertain as to how to tell for sure, but I would very much expect that all those "processes" are indeed threads and that, really, only 11.9% of the memory is taken up by Zope, not the 6 * 11.9% = 71.4% that the process table seems to indicate. Gerald. At 07:58 PM 2/5/2001 -0500, Navindra Umanee wrote:
Gerald Gutierrez <gutz@kalador.com> wrote:
Unfortunately, the admin of the server is getting a bit edgy about the increasing memory usage of Zope and is pressing for action. From the very start we've had to restart Zope daily (with a cron job) because Zope would be using large amounts of memory after several hours.
The table says 11.9% memory use. How much memory is there in the computer?
Well, it certainly gets higher than that but that is still very high and assuming that's 6 real processes, it adds up. Notice the numbers I included also include SIZE and RSS, btw.
Anyway, since you ask:
Mem: 777032 Swap: 1582256
The box runs many other things soon, and the admin estimates we will be out of memory for Zope quite soon.
Thanks, Navin.
participants (1)
-
Gerald Gutierrez