On Thursday 23 October 2008, Santi Camps wrote: > I've 8 zope's with 4 threads each one, and I've seen more than 50 open > connections used by relstorage. I was hopping one connection per > thread, like postgressql adapters does. The number of connections of > relstorage doesn't depend of number of zope threads ?.
That makes sense. You have 8 connections times 8 Zope servers makes 64 connections. Shane, is there some wisdom here of a preferred setup in terms of how many threads per Zope and how many connections max on a server? Mmh, maybe we could put the reads on a RDB slave? Regards, Stephan -- Stephan Richter Web Software Design, Development and Training Google me. "Zope Stephan Richter" _______________________________________________ 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