Date: Sat, 06 Feb 2021 16:29:50 +0100 From: GomoR <freebsd-stable@gomor.org> To: Slawa Olhovchenkov <slw@zxy.spb.ru> Cc: John Baldwin <jhb@freebsd.org>, freebsd-stable@freebsd.org Subject: Re: Suspected mbuf leak with Nginx + sendfile + TLS in 12.2-STABLE Message-ID: <b2430fffc63ffe27c3cac8a9006c4e28@gomor.org> In-Reply-To: <20210206121859.GE75195@zxy.spb.ru> References: <f6118f40fcac0e938e4050fc36a1e05e@gomor.org> <9c56bfda-725c-9c2a-9db3-4599abcfeaa0@FreeBSD.org> <069535216479ce00859e4bcbf499f8a1@gomor.org> <8f02057bee5e8196644e85bbe7f8b31e@gomor.org> <20210206121859.GE75195@zxy.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2021-02-06 13:18, Slawa Olhovchenkov wrote: > Can you clarified what is problem? > I.e. under load system used more resources and this is not bug. > Do you see more resources usage compared to load? > Or resources don't freed after drop load? Hello, the problem is: a user clicks on an HTTPS link to download a file and in a matter of seconds the server hangs. Absolutely no load on the server involved, just mbufs that reach maximum limit allowed in seconds. Stopping the download after a threshold and mbufs can't be freed anymore. Regards,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2430fffc63ffe27c3cac8a9006c4e28>