[Zope] Zope scalabilty and problems

Sascha Ottolski sascha.ottolski at gallileus.de
Thu Sep 1 10:45:11 EDT 2005


Am Mittwoch, 31. August 2005 18:50 schrieb J Cameron Cooper:
> There are lots of ways to improve performance just administratively. You
> can improve various zope.conf settings, and set up caching (either RAM
> or HTTP Accel.) in Plone. You can also put a caching proxy server (like
> Squid) in front of your Zopes.

not to forget that playing with the zeo and/or zope database caches might 
help; if you see lots of conflict errors in you logs, may be an upgrade to 
2.8 with MVCC does a benefit. and, of course, look carefully if any other 
tasks on all of your servers compete with your cpu and io resources.

Cheers, Sascha

P.S. just in case, debug mode or profiling and such are better to be disabled 
on your live system...:-)


More information about the Zope mailing list