A timeout where? In Cake, or javascript? I don't kow about Prototype (what Cake's AjaxHelper uses), but jQuery allows to set a timeout.
But you should ensure that you have debug set to 0, first of all. That will always slow things down somewhat. Also, look into caching--perhaps the problem is due to a very inefficient query. But, without knowing more about your problem, there's not much more anyone can say. On Tue, Jul 28, 2009 at 3:21 AM, moe<[email protected]> wrote: > > Does nobody know how to solve this problem? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
