Does the long polling module work with nginx 1.0.6?

Thomas Love tomlove at gmail.com
Mon Sep 26 20:58:56 UTC 2011


Are you referring to the push module? (http://pushmodule.slact.net/)

Thomas



On 26 September 2011 22:33, Ian Hobson <ian.hobson at ntlworld.com> wrote:
> Hi,
>
> I am using nginx with the long polling module.  When 0.7 something was new,
> I compiled nginx with the long polling module and wrote my application.  It
> ran under Ubuntu for 18 months or so, without problem.
>
> During this time I have not changed the code that handles messages or
> startup. In fact, there are only two commits to the VCS.
>
> About a month ago, I recompiled 1.0.6 with the long polling module using the
> same script as before.  And the application has started to show intermittent
> errors.
>
> Can anyone confirm that they are using the long-polling module with 1.0.6
> without problems?
>
> The symptom appears to be that if the second person to join the chat room,
> does not send a message for 5 minutes and they do not receive one in this
> time either, then they get timed out, and never receive a reply to the read
> issued after the start-up phase.
>
> Regards
>
> Ian
>
>
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>



More information about the nginx mailing list