Re: Help with shared memory usage

2013-08-07 Thread John Watson
I've been running a node with this patch on a production machine for 5 days and am seeing marked improvements. The instance hasn't needed to be restarted due to "ngx_slab_alloc() failed: no memory". The shared memory usage has been growing at a far slower rate compared to a node without the patch.

Re: Help with shared memory usage

2014-04-25 Thread John Watson
Hi Maxim, Any chance you can fix up this patch and get it into 1.7? This patch is not compatible with 1.6. Best, John On Wed, Jan 22, 2014 at 8:51 AM, Maxim Dounin wrote: > Hello! > > On Wed, Jan 22, 2014 at 01:39:54AM -0200, Wandenberg Peixoto wrote: > >> Hello Maxim, >> >> did you have oppo