Tuesday, July 28, 2009

Re: CakePHP Timeout when sending Ajax-Request?

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<marijan.barkic@googlemail.com> 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 cake-php@googlegroups.com
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?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: