Thank you very much. I have a solution : Use Settimeout to clearInterval. Will it be OK ? Thank you very much, On Sun, Feb 27, 2011 at 10:38 PM, <[email protected]> wrote:
> This is totally normal. This is how APE works. > > APE server-side javascript is not related to a "user", it lives during the > whole APE processus lifetime. So Ape.setInterval() will run until you clear > it with Ape.clearInterval(). > > > On Sun, 27 Feb 2011 22:02:01 +0700, Summer nguyen > <[email protected]> wrote: > > Dear, > > I wonder what APE Post does . > > Can I stop the request like this ? > > > > And I have another question: > > I use Ape.setInterval . So, the function will run for a long time Or it > > will stop when the connection lost. P.S: I don't user chanel. I use > > Ape.Client only. > > > > Thank you very much. > > > > -- > > You received this message because you are subscribed to the Google > > Groups "APE Project" 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/ape-project?hl=en [1] > > --- > > APE Project (Ajax Push Engine) > > Official website : http://www.ape-project.org/ [2] > > Git Hub : http://github.com/APE-Project/ [3] > > > > > > Links: > > ------ > > [1] http://groups.google.com/group/ape-project?hl=en > > [2] http://www.ape-project.org/ > > [3] http://github.com/APE-Project/ > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" 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/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" 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/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
