[Zope] Memory consumtion of a zope instance
   
    Jens Vagelpohl
     
    jens@zope.com
       
    Thu, 12 Sep 2002 09:42:58 -0400
    
    
  
> Does anyone have some stats on:
>
>   o Zope memory consumption quantified by (size of ZODB, other relevant
> factors).
>   o Reports of number of Zope instances running on one machine 
> compared to
> hardware.
>
> Cheers,
>
> // m
>
there is a lot of factors playing into this::
- ZODB size
- hit rate on your website
- ZODB cache settings
- version of zope
- number and size of ZCatalogs used
IMHO i think it's really hard to give meaningful numbers.
jens