Please can someone confirm where I would amend the number pool connetcions
I'm running? I would have thought it was in zope.conf within this section:

<zodb_db main>
  mount-point /
  # ZODB cache, in number of objects
  cache-size 20000
  <zeoclient>
    server localhost:9999
    storage 1
    name zeostorage
    var $INSTANCE/var
    # ZEO client cache, in bytes
#    cache-size 20MB
    # Uncomment to have a persistent disk cache
    #client zeo1
  </zeoclient>
</zodb_db>

but there isn't any reference to pool-size in there so I just wanted to
check. (I want to up it to 15 and then up my threads to 10)

I'm using Plone 3.1.5.1 and Zope 2.10.4

TIA
-- 
View this message in context: 
http://n2.nabble.com/Amending-pool-size-tp2137409p2137409.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.


_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to