Monday, April 4, 2011

Re: Memory Leak in Model::Save()

Don't really know about the memory leak but I would not use a http request for generating the data

If you have to use PHP or CakePHP create a console script and run it via a cron or some other queue system

Tarique



On Mon, Apr 4, 2011 at 9:08 PM, ProFire <ProFire88@hotmail.com> wrote:
Hello Fellow Bakers!

I have developed an application to generate a family tree.
In one of my models, I have attached Tree Behaviour.

--
=============================================================
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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: