Re: Cache manager occasionally stops deleting cached files

2016-04-13 Thread vergil
Hello again. Maxim Dounin Wrote: --- > Hello! > > On Thu, Feb 25, 2016 at 05:46:32AM -0500, vergil wrote: > > > vedranf Wrote: > > --- > > > Hello, > > > > > > I'm having an issue where nginx

Re: Cache manager occasionally stops deleting cached files

2016-02-25 Thread Maxim Dounin
Hello! On Thu, Feb 25, 2016 at 05:46:32AM -0500, vergil wrote: > vedranf Wrote: > --- > > Hello, > > > > I'm having an issue where nginx (1.8) cache manager suddenly just > > stops deleting content thus the disk soon ends up being full until I

Re: Cache manager occasionally stops deleting cached files

2016-02-25 Thread vergil
vedranf Wrote: --- > Hello, > > I'm having an issue where nginx (1.8) cache manager suddenly just > stops deleting content thus the disk soon ends up being full until I > restart it by hand. After it is restarted, it works normally for a > couple

Re: Cache manager occasionally stops deleting cached files

2016-02-19 Thread Maxim Dounin
Hello! On Fri, Feb 19, 2016 at 08:00:54AM -0500, vedranf wrote: [...] > Thanks, I'll dig deeper. I do have 3rd party modules and there are > occasional messages such as "worker process exited on signal 11", but they > are rare, i'll try to figure out what causes them, but it'll take time. So th

Re: Cache manager occasionally stops deleting cached files

2016-02-19 Thread vedranf
Maxim Dounin Wrote: --- > Hello! Hello and thanks for the reply! > > I assume the mentioned error is due to relatively often nginx > restarts and > > is benign. There's nothing else in the error log (except for > occasional > > upstream timeout

Re: Cache manager occasionally stops deleting cached files

2016-02-18 Thread Maxim Dounin
Hello! On Thu, Feb 18, 2016 at 11:20:55AM -0500, vedranf wrote: > Hello, > > I'm having an issue where nginx (1.8) cache manager suddenly just stops > deleting content thus the disk soon ends up being full until I restart it by > hand. After it is restarted, it works normally for a couple of day

Cache manager occasionally stops deleting cached files

2016-02-18 Thread vedranf
Hello, I'm having an issue where nginx (1.8) cache manager suddenly just stops deleting content thus the disk soon ends up being full until I restart it by hand. After it is restarted, it works normally for a couple of days, but then it happens again. Cache has some 30-40k files, nothing huge. Rel