On Wed, Jan 22, 2003 at 11:57:20AM +0000, Toby Dickenson wrote:
> 
> >  Is there a
> > way to optimize this?
> 
> 1. Obviously, use fewer threads. Do you have a component that otherwise 
> benefits from many threads? 
> 

No, except that the server is pretty heavy loaded sometimes, and multiple
threads should improve responsiveness (right?)

> 2. If you have large immutable state that does not hold references to 
> persistent objects, use application-specific code to share this state between 
> threads. 
> 

Not really. The bloat is caused by a large squishdot site (20.000 comments)

Anyway, I'll give 2.6 a try. Thanks!

        Ivo

-- 
Drs. I.R. van der Wijk                                      -=-              
Brouwersgracht 132                             Amaze Internet Services V.O.F.
1013 HA Amsterdam, NL                                       -=-              
T +31-20-4688336         F +31-20-4688337        Linux/Web/Zope/SQL/MMBase   
W http://www.amaze.nl    E [EMAIL PROTECTED]             Network Solutions        
W http://vanderwijk.info E [EMAIL PROTECTED]                 Consultancy          
PGP http://vanderwijk.info/pgp                              -=-              

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to