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 ?.
RelStorage opens 2 connections per thread: one for reading, one for writing. Shane _______________________________________________ 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