On Sat, Jan 10, 2009 at 2:36 AM, AussieFreelancer <[email protected]> wrote: > > Hi, > > does anyone have a working example of where acl and auth components > are being used for a membership base of 10,000+ and there are no speed > issues? I really need to find an effective permissions solution, which > i thought acl and auth was, but i have serious speed issues whenever > im accessing the acl tables... any help or ideas would be very > greatful, as well as an example of a site as above.
Have you put in indexes? The number of users doesn't have to be directly proportional to the number of ACLs you have though. -- Fedora 9 : sulphur is good for the skin ( www.pembo13.com ) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
