#1 See how many SQL queries your page runs and if any of them are long runing
#2 Use Xdebug and profile your code HTH Tarique On Tue, Mar 22, 2011 at 5:16 AM, cake-learner <[email protected]> wrote: > Is there anything I need to do before putting my app on live. > > Now i set false to Cache.disable and 0 to debug, but looks like > it takes quite some time to load the page. If there is any way to find > a bottle neck I would appreciate, too. > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- ============================================================= PHP for E-Biz: http://sanisoft.com ============================================================= -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
