Hi!
> var $components = array('Acl', 'Auth', 'Email');
>
> The page load goes through the roof.
Just the same for me, but only with Acl! And it isn't slow all the
time, pages load fast when user isn't logged in, but after logging in,
all is getting worse! Loadtime goes up through the roof because of the
many sql-queries acl does! :-(
I'm going to implement some sort of caching, but that's no real
solution, only a work around!
Is there a way to reduce the amount of queries in acl?
Bye
Marcus
PS: It's my first page with cake...! You may have a look at the page
at http://www.larp-welt.de, and at the code at
http://code.google.com/p/cakelinks/source/browse/.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---