<br><br><div class="gmail_quote">2011/12/10 Maurits van Rees <span dir="ltr">&lt;<a href="mailto:m.van.rees@zestsoftware.nl">m.van.rees@zestsoftware.nl</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Op 09-12-11 22:49, Raoni Castro schreef:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<div class="im"><br>
<br>
Sorry if I&#39;m asking this in the wrong place.<br>
<br>
I&#39;ve a production site running in ha with plone 4.1.0 with zeo running<br>
in other machine. The site was  installed from unified installer and my<br>
blobstorage cache started to grow too much.<br>
<br>
I saw that version 4.1.8 of plone.recipe.zope2instance provided<br>
zeo-client-blob-cache-size, so I updated this recipe to this version in<br>
the development instance for testing and ran buildout with the following<br>
configuration changes (in the zeo client):<br>
<br>
base.cfg:<br>
[instance]<br>
zodb-cache-size = 5000<br>
..<br>
zeo-client-cache-size= 8 MB<br>
zeo-client-blob-cache-size = 15 MB<br>
</div></blockquote>
<br>
Disk size is cheap.  I suggest increasing this to a few hundred MB or maybe even a few GB if you have lots of data.  Otherwise you will get a lot of traffic between your zeoclient and server.<div class="im"><br></div></blockquote>
<div>Yes, I know. I&#39;m trying to get it to work first. Then I&#39;ll set things right.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">

<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
..<br>
blob-storage = ${buildout:directory}/var/<u></u>filestorage/blobstorage<br>
shared-blob-dir = off<br>
<br>
But, the folder ${buildout:directory}/var/<u></u>filestorage/blobstorage<br>
already holds more than 28 MB.<br>
<br>
Have I done something wrong? Can someone please point me to the right path?<br>
</blockquote>
<br></div>
I don&#39;t notice any glaring errors.  Are you sure it is not just one large 28 MB file?</blockquote><div><br></div><div>Yes, I&#39;m sure. I have a few 6 MB files I can see in the folder.</div><div><br></div><div>I believe that if I set cache size to 8 MB and blob cache size to 15 MB, the folder shouldn&#39;t hold much more than 23  MB. Am I getting it right?</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-- <br>
Maurits van Rees   <a href="http://maurits.vanrees.org/" target="_blank">http://maurits.vanrees.org/</a><br>
Web App Programmer at Zest Software: <a href="http://zestsoftware.nl" target="_blank">http://zestsoftware.nl</a><br>
&quot;Logical thinking shows conclusively that logical thinking<br>
is inconclusive.&quot; - My summary of Gödel, Escher, Bach<br>
<br>
______________________________<u></u>_________________<br>
For more information about ZODB, see <a href="http://zodb.org/" target="_blank">http://zodb.org/</a><br>
<br>
ZODB-Dev mailing list  -  <a href="mailto:ZODB-Dev@zope.org" target="_blank">ZODB-Dev@zope.org</a><br>
<a href="https://mail.zope.org/mailman/listinfo/zodb-dev" target="_blank">https://mail.zope.org/mailman/<u></u>listinfo/zodb-dev</a><br>
</font></span></blockquote></div><br>