rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Ivan Aleksandrovich <intale.a@gmail.com>
To: rack-devel@googlegroups.com
Subject: Re: SSE stops working after updating rack version to 1.4.3
Date: Thu, 10 Jan 2013 01:55:18 -0800 (PST)	[thread overview]
Message-ID: <f9470384-c12b-4a95-88d5-0afa14b51dfd@googlegroups.com> (raw)
In-Reply-To: <A8028B61-3B88-46F2-91BD-1EAB004609DC@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1966 bytes --]


Thanks for an answer, raggi, but using latest version from sinatra/sinatra 
repo(master branch) and rack versions 1.4.3 and 1.4.2, didn't solve this 
issue. But, yes, looks like the problem not in rack. Version 1.4.2 and 
1.4.3 of rack containts security fixes, so, looks like, sinatra should be 
fixed due to latest changes in rack.
четверг, 10 января 2013 г., 4:21:49 UTC+2 пользователь raggi написал:
>
> https://github.com/sinatra/sinatra/issues/606
>
> https://github.com/sinatra/sinatra/pull/603
>
> On Jan 9, 2013, at 6:22 AM, Ivan Aleksandrovich <inta...@gmail.com<javascript:>> 
> wrote:
>
> Hi there. I want to notice that after updating rack version from 1.4.1 to 
> 1.4.3 the simple implementation of SSE stoped working for me(see 
> application example in the attachment).
> Gem list when that example works:
>
> bundler (1.2.2)
> daemons (1.1.8)
> eventmachine (0.12.10)
> haml (3.1.7)
> rack (1.4.1)
> rack-protection (1.2.0)
> rake (10.0.2)
> rubygems-bundler (1.1.0)
> rvm (1.11.3.5)
> sinatra (1.3.3)
> thin (1.5.0)
> tilt (1.3.3)
>
> Gem list when that example doesn't work:
> bundler (1.2.2)
> daemons (1.1.8)
> eventmachine (0.12.10)
> haml (3.1.7)
> rack (1.4.3)
> rack-protection (1.2.0)
> rake (10.0.2)
> rubygems-bundler (1.1.0)
> rvm (1.11.3.5)
> sinatra (1.3.3)
> thin (1.5.0)
> tilt (1.3.3)
>
> My environment:
>  - Ruby version is ruby 1.9.3p327 (2012-11-10 revision 37606) 
> [x86_64-linux]
>  - Ubuntu 12.04 (precise) 64-bit, Linux 3.2.0-35-generic, GNOME 3.4.2
>  - Firefox 18.0
> What do I mean by SSE doesn't work? - It tries to reconnect forever(with 
> delay of a few seconds which is default for EventSource implementation - 
> see http://www.w3.org/TR/eventsource/#the-eventsource-interface for me 
> info, reconnection time option). You may see these reconnection retries in 
> server logs or by opening "Network" tab in firebug
>
>
>

[-- Attachment #2: Type: text/html, Size: 2543 bytes --]

      reply	other threads:[~2013-01-10  9:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-09 14:22 SSE stops working after updating rack version to 1.4.3 Ivan Aleksandrovich
2013-01-10  2:21 ` James Tucker
2013-01-10  9:55   ` Ivan Aleksandrovich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f9470384-c12b-4a95-88d5-0afa14b51dfd@googlegroups.com \
    --to=rack-devel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).