[Zope] Active Zope threads and connection cache size
Dieter Maurer
dieter at handshake.de
Mon Mar 29 17:30:41 EST 2004
Dennis Allison wrote at 2004-3-26 18:20 -0800:
>Does the size of the connection cache need to grow when Zope runs more
>threads. I currently am running 8 threads (default 4). I note that the
>current OODB connection cache size is FIXED at 7.
When you allocate more threads, you probably should allow for
more ZODB connections.
>From Zope 2.7 on, you can control this via the configuration file.
--
Dieter
More information about the Zope
mailing list