Welcome! Log In Create A New Profile

Advanced

Re: how to catch memory leak?

agentzh
March 06, 2011 11:34PM
On Fri, Mar 4, 2011 at 5:48 AM, magz <nginx-forum@nginx.us> wrote:
> Is there any ways to catch memory leak in nginx? I run valgrind and it
> does not catch anything.

When you run nginx with valgrind, please ensure that you set the
following stuffs in your nginx.conf:

worker_processes 1;
daemon off;
master_process off;

Cheers,
-agentzh

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

how to catch memory leak?

magz March 03, 2011 04:48PM

Re: how to catch memory leak?

Piotr Sikora March 04, 2011 05:34AM

Re: how to catch memory leak?

agentzh March 06, 2011 11:34PM

Re: how to catch memory leak?

magz March 08, 2011 03:29PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 307
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