unicorn-worker-killer icon indicating copy to clipboard operation
unicorn-worker-killer copied to clipboard

How to track the change in memory footprint when we change Memory threshold?

Open arunsingh opened this issue 8 years ago • 0 comments

How can we check that unicorn worker process are getting killed and process can respawn themselves as per the pre-memory limit set in unicorn/worker_killer module.

What is the memory maths around which we should calculate and set the threshold value of max and min memory limit.

I am not able to read the memory process usage. below is the terminal spit and few things I tried to understand the implementation and observation at the memory level that unicorn/worker_killer is doing its task.

https://gist.github.com/arunsingh/55ad56a45ddbc4e9ee35bfb2896f1ef8

arunsingh avatar Aug 31 '16 13:08 arunsingh