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 <[email protected]> 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 <[email protected]> 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] 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/
