24 Oct
2000
24 Oct
'00
4:59 p.m.
Chris Withers wrote:
Paul Winkler wrote:
Hi,
Has anyone run up against a limitation on the number of users that can be in one acl_users folder? Either a hard limit or a practical limit?
IIRC, zope.org's acl_users has about 11,000 people in it without too many problems...
We've found that it needed to become a btree folder. Half because btrees optimize some things and half because the UI for btrees cut the management page from 3mb to 300k. ~ethan