2013/3/1 Eric Wong <[email protected]>:
> Alexey Chernenkov <[email protected]> wrote:
>>
>> Can anyone explain why my Unicorn installation (for RoR site) have so
>> many worker threads?
>>   * screenshot: http://i.stack.imgur.com/U9TFR.png
>>   * unicorn.rb: https://gist.github.com/907th/4995323
>>
>
> It's probably some gem/library you're using which spawns threads behind
> your back.  Ruby 1.9/2.0 only has one extra thread per-process for
> accepting signals.
>

Could you advise me how I can determine which gem causes the problem?
_______________________________________________
Unicorn mailing list - [email protected]
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

Reply via email to