Welcome! Log In Create A New Profile

Advanced

Re: nginx core dump explodes

Maxim Dounin
June 21, 2016 09:36AM
Hello!

On Tue, Jun 21, 2016 at 02:53:48AM -0400, martinproinity wrote:

> Thanks, setting the value to 600G made it possible to get a dump. But it
> took ages and the system became quite unstable.
>
> What can cause the dump to become that large? There is almost no traffic
> (<10Mbps) on this server with 32G memory.

You haven't said how large the resulting dump, but in general a
dump reflects memory used by the process. Something like "top" or
"ps" should give you a good idea of how large a dump is expected to
be.

Most obvious reason why processes can use lots of memory is using
very big shared memory zones, e.g., in proxy_cache_path keys_zone.
Also, given the fact that you are debugging a socket leak (in a custom
module, I guess?), processes can be large due to leaks
accumulated.

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx core dump explodes

martinproinity June 17, 2016 07:30AM

Re: nginx core dump explodes

Maxim Dounin June 20, 2016 02:26PM

Re: nginx core dump explodes

martinproinity June 21, 2016 02:08AM

Re: nginx core dump explodes

Maxim Dounin June 21, 2016 09:36AM

Re: nginx core dump explodes

martinproinity June 21, 2016 04:00PM

Re: nginx core dump explodes

Valentin V. Bartenev June 22, 2016 06:44AM

Re: nginx core dump explodes

martinproinity June 22, 2016 09:11AM

Re: nginx core dump explodes

Valentin V. Bartenev June 22, 2016 10:28AM

Re: nginx core dump explodes

martinproinity June 22, 2016 11:31AM

Re: nginx core dump explodes

martinproinity June 22, 2016 02:50PM

Re: nginx core dump explodes

Valentin V. Bartenev June 22, 2016 02:36PM

Re: nginx core dump explodes

Valentin V. Bartenev June 22, 2016 03:48PM

Re: nginx core dump explodes

martinproinity June 23, 2016 04:58AM

Re: nginx core dump explodes

Valentin V. Bartenev June 23, 2016 01:42PM

Re: nginx core dump explodes

martinproinity June 23, 2016 01:58PM

Re: nginx core dump explodes

Valentin V. Bartenev June 23, 2016 02:26PM

Re: nginx core dump explodes

martinproinity June 28, 2016 02:30AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 319
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready