17 Jun
2002
17 Jun
'02
11:53 a.m.
On Mon, 17 Jun 2002 21:30, Toby Dickenson wrote:
On Monday 17 Jun 2002 11:47 am, Андрей Пучин wrote:
Zope runs under Windows XP with -t 10 options.
So that means you have either 10 or 20 worker threads. right?
ZODB has a hard-coded limit of 7 database connections per process, so in fact only 7 or 14 can run concurrently.
Per ZEO client or ZEO Server? I did not know that limitation existed... Richard