<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
Hi folks, <BR>
<BR>
I've been using Zope for a while now and found it to be an excellent solution however I've got a few enterprise questions about the scalability of Zope that just need to be answered.<BR>
<BR>
[ nb: I'm using V2.72 at the moment, not having moved over to V3 ]<BR>
<BR>
ZODB size<BR>
What is the maximum size of this file and/or maximum object ID?<BR>
=&gt; just how many objects can the zodb hold? millions? tens of millions..?? billions...??? I have a feeling we'll run out of ram long before actually hitting the limit but it'd be nice to know the theoretical top limit.<BR>
<BR>
ExtFile<BR>
Managed to serve 500,000 files through extfile - anybody come across an upper limit here? Planning to serve larger sites off a SAN hopefully - has anyone tried this?<BR>
<BR>
Zeo and Cataloging<BR>
If I have my site on one server and ZCatalog (using TextIndexNG) on another server (connected by ZEO) where does the actual index operation occur? Do just the results get propogated to the catalog?<BR>
<BR>
LDAP Authentication<BR>
I understand that can use the LDAPUserFolder Product to provide authentication against an ldap server. Could I throw,say, 50000+ users at zope using this system?<BR>
<BR>
Load Balancing and Cookie Based Sessions<BR>
Currently we use cookie based sessions via cookie crumbler presumably in a load balanced server setup we'd have to host acl_users ona&nbsp; ZEO'd izope instance somewhere on the backend?<BR>
<BR>
thanks in advance, any advice welcome - in a brave new world here.<BR>
<BR>
Tom<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>