Ruby on Rails Wednesday, January 29, 2014

On Wed, Jan 29, 2014 at 6:55 AM, Avi <aavinash.behera@gmail.com> wrote:

> I am using "Thin server" in production.
> Ruby - 1.9.3
> Rails - 3.2.8

There's a known similar problem with Puma that I ran into -- see this
support entry: https://docs.newrelic.com/docs/ruby/puma#daemonizing

WAG: I don't use Thin but you might try setting ` --servers 1` and see
if that "fixes" it. Otherwise, open a ticket with newrelic. :-)

(Also, your Rails version has security issues; you should upgrade.)

HTH,
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yAxS_pOHrWHrS3g1q-PS8K3Uw8gJwdd%2B%3DVCk_XaOs1%2BrQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment