On Mar 18, 2009, at 9:04 AM, Juan Pablo Gimenez wrote: > Hi all... > > > I'm profiling a big plone 2.5 instance with huge performance problems > and I was wondering if this bug is still present in zope 2.9.9-final, > http://mail.zope.org/pipermail/zodb-dev/2007-March/010855.html
No, it was fixed a long time ago. > We can't increment the zodb-cache-size because we're running out of > memory... so a lot of times we read objects from zeo/zodb... You can also increment the zeo cache size. Most likely, your application is using more data than it actually needs to. Jim -- Jim Fulton Zope Corporation _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev