On Thu, Oct 9, 2014 at 10:43 AM, Bráulio Bhavamitra <[email protected]>
wrote:

As being forked process, I never saw a worker problem crashing master
> or other workers.


Process isolation is one thing, but that's not the same thing as system
isolation.  Imagine your worker process has a memory leak and in response,
the kernel's OOM killer decides to kill your webserver children.

--Michael


Reply via email to