What, exactly, does
  ECONNABORTED: An established connection was aborted by the software in
your
  host machine.
mean?

So ... let's start with the most basic of questions: What's a
connection?

When one has a connection, does there have to be communication
back-and-forth periodically before the connection is terminated? If so
... where is the timeout set?

Is the browser terminating the connection or is it (in my case)
Webrick/Rails/MyApp?

Is a connection related to a port? (3000?)

Can anyone recommend an overview of these issues?
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to