[Zope] Zope 2.7.0 and custom_zodb.py
John E. Barham
john_e_barham at hotmail.com
Thu Jun 3 10:34:41 EDT 2004
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.
More information about the Zope
mailing list