Hi all,

Sorry if I'm asking this in the wrong place.

I've a production site running in ha with plone 4.1.0 with zeo running in
other machine. The site was  installed from unified installer and my
blobstorage cache started to grow too much.

I saw that version 4.1.8 of plone.recipe.zope2instance provided
zeo-client-blob-cache-size, so I updated this recipe to this version in the
development instance for testing and ran buildout with the following
configuration changes (in the zeo client):

base.cfg:
[instance]
zodb-cache-size = 5000
..
zeo-client-cache-size= 8 MB
zeo-client-blob-cache-size = 15 MB
..
blob-storage = ${buildout:directory}/var/filestorage/blobstorage
shared-blob-dir = off

But, the folder ${buildout:directory}/var/filestorage/blobstorage already
holds more than 28 MB.

Have I done something wrong? Can someone please point me to the right path?

Thanks in advance,
Raoni Castro.
_______________________________________________
For more information about ZODB, see http://zodb.org/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to