[Zope] zope.org Members list
R. David Murray
bitz@bitdance.com
Mon, 13 Mar 2000 16:02:34 -0500 (EST)
On Sat, 11 Mar 2000, Martijn Pieters wrote:
> 4/ The dictionary containing the cache may be coming from swapped memory.
> Currently, the Zope.org process grows quite large. This may have to do with
> the up to 42000 Folder objects loaded into memory at any time. The Members
For my own information, could you tell me how big big is? I'm running a
database of 60K objects, and when there is a lot of activity on the
database, the process grows to about 150M. At around 180M, it
locked up and I had to restart Zope. I think my server ran out of
available virtual memory. (I'm moving the database to a dedicated
server Real Soon Now).
--RDM