Personal tools
You are here: Home Documentation How-tos Threads vs. Cache size
Support

Get Help

Join our chat rooms or support forums if you have more specific questions.

Plone Training
Learn how to design, build, and deploy a website in Plone through one of the numerous Plone training sessions around the world.
Find Plone training…
 
Document Actions

Threads vs. Cache size

This How-to applies to: Any version.
This How-to is intended for: Server Administrators

Understanding how the number of running Zope threads should influence your choice of ZODB cache size.

Zope allows you to configure the number of threads it uses and the size of the ZODB caches per thread. A good mix is usually few threads, large caches. Increasing the ZODB cache size is usually one of the very first things you should do when trying to improve performance.

The total memory usage of your Zope server will depend on number_of_threads*cache_size. Make sure that your Zope server does not run into swap (or at least not too soon) - loading objects from ZODB is probably more efficient than swapping (cache) memory.

by ivo — last modified February 5, 2006 - 18:11 All content is copyright Plone Foundation and the individual contributors.

More infos are required

Posted by keul at May 19, 2006 - 11:21

How to dimension a server cache size and running threads is an important factor for every Plone installation.

I think that a more detailed article is needed somewhere in plone.org (real examples, test and so on...).


For any issues with the web site functionality, please file a ticket.

Please consult the policy on plone.org content if you want your content published on this site.

Servers and hosting by