سؤال

I have setup my staging environment to have 10 unicorn instances. When I look at the memory utilization, I see 20 unicorn processes all consuming almost equal amount of memory

enter image description here

When I do

ps aux | grep unicorn

I only see 10 processes

Why do I see two processes for each instance of unicorn in the memory utilization?

لا يوجد حل صحيح

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top