Dear Dieter,
Each thread requires a ZODB database connection. The Zope code currently limits the number of such connections to 7. When you want to increase Zope's thread number beyond 7, you should also increase the connection number.
I looked through the z2.py I could not find the connection number parameter. Can you pls tell me where to find it. I am facing similar problem may be this can temp solve it. Thanks. Kamal
Zope will then need more memory (for its ZODB caches).
Dieter
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )