Thursday, May 23, 2013

Re: Cache Implement on ACL



On Thursday, 23 May 2013 22:10:32 UTC+7, Yasir Arafat wrote:
Hello,
I have used ACL in an application. It was fine when there were very few functionality but day by day as the functionalities are increased the load time is also increasing. I make sure about


  • Database is normalized properly
  • Index field properly
  • Table engine is innoDB.

I get little improvement but that's not sufficient. So i think if i can implement cache on ACL that will help me????

So i need help on implementing ACL or if you have any other suggesions.


Maybe https://github.com/croogo/croogo/blob/1.5/Plugin/Acl/Controller/Component/Auth/AclCachedAuthorize.php could be used/modified as a starting point.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: