[Zope] Zope number of threads

Bakhtiar A Hamid kdie@nstp.com.my
Wed, 25 Dec 2002 00:08:48 +0800 (MYT)


On Tue, 24 Dec 2002, Hamzat Kamal wrote:

> 
> 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
> 

these threads might help
http://zope.nipltd.com/public/lists/zope-archive.nsf/Main?SearchView=&Start=1&Count=20&SearchOrder=1&ExactMatch=&SearchOrder=1&Query=pool_size


> 
> >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 )
> 
> 
> 
> 
> _______________________________________________
> 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 )
>