Hello Anthony Catel I also work with vineet . we are trying to look into the BAD CHL error we get on ec2 only (and not on our local machines).
we are using Long polling as the transport . should we shift to XHRStreaming. we wish to be I.E compatible (XHRStreaming works only with webkit) Please let us know about any pointers . Thanks and regards , Karan Ahuja On Jul 21, 12:18 pm, vineet naik <[email protected]> wrote: > Hi, > > Thanks for replying.. > how do i check which transport i am using.. > > In my config.js file, all the source files under Transport directory > are included.. > > and in APE.js under source/core directory, request and Transport are > empty hashes > > Regards, > Vineet > > On Jul 20, 10:46 pm, <[email protected]> wrote: > > > Same question : > > > - What transport do you use ? > > - Do you have an online demo where I can check ? > > > Thanks > > > Anthony > > > On Tue, 20 Jul 2010 11:52:59 -0400, Johnathan Leppert > > > <[email protected]> wrote: > > > I've noticed this behavior as well, related to cancelled requests. You > > > can see it in firebug with the latest build from git. > > > > On Tue, Jul 20, 2010 at 10:36 AM, vineet naik wrote: > > > Hi, > > > > On observing the requests sent to the server in firebug, it now seems > > > that the problem for some of the messages getting "lost" as i said in > > > my previous post, is not because of BAD_CHL error but 004 ie bad > > > session error. a few minutes after the client loads, i get this error, > > > while the session id in the previous requests is proper. After this if > > > i refresh the page, the client doesnt load. > > > > Also this behaviour is seen only on the live server ( which is amazon- > > > ec2 instance of ubuntu 9.04) and not on local server. Am I missing any > > > settings on the live server ? session timeout settings or something ? > > > > Kindly help. > > > > Thanks, > > > Vineet > > > > On Jul 17, 4:14 pm, vineet naik wrote: > > > > Hi again, > > > > > and i forgot to add that when i observe the requests in firebug > > > > console, some of them show aborted status and appear in red colour. > > > > But then normal requests resume by themselves. > > > > I am using ape for a chat application. The above behavior results in > > > > some messages being lost. ie. they dont appear on the other users > > > > screen. > > > > > Please help. > > > > Thanks > > > > > On Jul 17, 4:08 pm, vineet naik wrote: > > > [{"time":"1279363881","raw":"ERR","data""code":"250","value":"BAD_CHL"}}] > > > > > > I read that chl is challenge which gets incremented upon every > > > server > > > > > request. But i dont understand the reason behind this problem . Any > > > > > why to fix this ? > > > > -- > > > 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] [4] > > > To unsubscribe from this group, send email to > > > [email protected] [5] > > > For more options, visit this group at > > > http://groups.google.com/group/ape-project?hl=en[6] > > > --- > > > APE Project (Ajax Push Engine) > > > Official website :http://www.ape-project.org/[7] > > > Git Hub :http://github.com/APE-Project/[8] > > > > -- > > > 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[9] > > > --- > > > APE Project (Ajax Push Engine) > > > Official website :http://www.ape-project.org/[10] > > > Git Hub :http://github.com/APE-Project/[11] > > > > Links: > > > ------ > > > [1] mailto:[email protected] > > > [2] mailto:[email protected] > > > [3] mailto:[email protected] > > > [4] mailto:[email protected] > > > [5] mailto:ape-project%[email protected] > > > [6]http://groups.google.com/group/ape-project?hl=en > > > [7]http://www.ape-project.org/ > > > [8]http://github.com/APE-Project/ > > > [9]http://groups.google.com/group/ape-project?hl=en > > > [10]http://www.ape-project.org/ > > > [11]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/
