Re: Files still on disc after inactive time

2018-03-21 Thread Maxim Dounin
Hello! On Wed, Mar 21, 2018 at 05:52:20AM -0400, Grzegorz Ćwikliński wrote: > As you said before killing nginx worker is connected with third party module > which is Linux kernel Out Of Memory killer. > > Because nginx is using too much memory OOM killer score is about 800-900 > point where 10

Re: Files still on disc after inactive time

2018-03-21 Thread Grzegorz Ćwikliński
Hello, As you said before killing nginx worker is connected with third party module which is Linux kernel Out Of Memory killer. Because nginx is using too much memory OOM killer score is about 800-900 point where 1000 is maximum, which is why kernel is killing out nginx worker, and after that f