[Zope] Ah, I found it -- Estimate of community size
   
    Albert Boulanger
     
    aboulanger@ldeo.columbia.edu
       
    Wed, 29 Nov 2000 12:47:56 -0500
    
    
  
This was the item is was looking for on how big the Members folders was,
FYI.
From:
http://www.zope.org/Documentation/ZWN/ZWN-2000-09-26/index_html?pp=1
Zope Web
      by Ethan Fremen
     Exorcising Zope.org
      The extremely large Members folder (11139 of you!) and acl_users
folder was causing Zope.org to load nearly 50 MB of
      "Ghosts" - stateless objects - into memory.
      The ever resourceful Shane Hathaway jumped in with his
BTreeFolders for both the acl_users folder and the Members
      folder.
      Now, instead of 26,000 objects loaded at once, only about 1,000 or
so get loaded.