3 Jun
2004
3 Jun
'04
2:34 p.m.
Chris Withers wrote:
John E. Barham wrote:
Bumping up the number of threads will also help as Chris says, but in my case I mainly wanted to be able to increase the number of possible external relational database connections (although they are distributed from general database connection pool).
I'm sorry? How does this setting relate to the number of possible external relational database connections?!
Relational database connections are distributed from the general database connection pool. See: http://www.zope.org/Members/petrilli/ZSQLFAQ Elsewhere it's recommended that the database connection pool size be larger than the thread pool size.