Re: Possible memory leak?

2019-03-08 Thread li...@lazygranch.com
On Fri, 08 Mar 2019 10:42:28 -0500 "wkbrad" wrote: > Thanks for that info. It's definitely harder to notice the issue on > small servers like that. But you are still seeing about a 50% > increase in ram usage there by your own tests. > > The smallest server I've tested this on uses about 20M d

Re: Possible memory leak?

2019-03-08 Thread Anoop Alias
Sorry OT - @wkbrad - Please contact me off-the-list and we can discuss this further On Fri, Mar 8, 2019 at 9:09 PM wkbrad wrote: > Hi Anoop! > > I thought you might have been the nDeploy guy and I've been planning on > bringing this up with you too. We actually have several servers licensed >

Re: Possible memory leak?

2019-03-08 Thread wkbrad
Thanks for that info. It's definitely harder to notice the issue on small servers like that. But you are still seeing about a 50% increase in ram usage there by your own tests. The smallest server I've tested this on uses about 20M during the first start and about 50M after a reload is completel

Re: Possible memory leak?

2019-03-08 Thread wkbrad
Hi Anoop! I thought you might have been the nDeploy guy and I've been planning on bringing this up with you too. We actually have several servers licensed with you. :) And they do have the same issue but you're still misunderstanding what the problem is. I completely understand that when the r

Re: location redirect always with trailing slash... sometimes

2019-03-08 Thread Hans Schou
I found a solution (after reading the manual) http://nginx.org/en/docs/http/ngx_http_rewrite_module.html On Thu, 7 Mar 2019 at 14:57, Hans Schou wrote: > Example of required redirect: > http://ex.org/foo -> https://ex2.org/foo/# Nx solves the bug here > http://ex.org/foo/ -> https://ex2.org/f