[Zope3-Users] Instance - increase number of threads

2008-01-28 Thread Meier Daniel
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Riched20 5.50.99.2050;}\viewkind4\uc1\pard\f0\fs20\lang2055 Hi there,\par \par Newbie question: Where can I increase the number of threads for a zope3 instance?\par \par kind regards\par \par Daniel\lang1

Re: [Zope3-Users] Literal double quoted string within single quoted attribute in ZPT

2008-01-28 Thread Marius Gedminas
On Sun, Jan 27, 2008 at 01:08:09PM -0500, Stephan Richter wrote: > On Monday 17 December 2007, David Pratt wrote: > > Hi. Is there solution for create a single quoted attribute using > > tal:attributes containing literal double quoted items. I am using a > > python method for generating the string.

Re: [Zope3-Users] Instance - increase number of threads

2008-01-28 Thread Marius Gedminas
On Mon, Jan 28, 2008 at 08:07:48PM +0200, Marius Gedminas wrote: > On Mon, Jan 28, 2008 at 10:47:58AM +0100, Meier Daniel wrote: > > Hi there, > > > > Newbie question: Where can I increase the number of threads for a zope3 > > instance? > > Edit the zope.conf and add > > threads 5 > > for w

Re: [Zope3-Users] Instance - increase number of threads

2008-01-28 Thread Marius Gedminas
On Mon, Jan 28, 2008 at 10:47:58AM +0100, Meier Daniel wrote: > Hi there, > > Newbie question: Where can I increase the number of threads for a zope3 > instance? Edit the zope.conf and add threads 5 for whatever value of 5 you wish (the default is 4, IIRC). Note that ZODB has per-thread ob