nginx-0.6.29
Igor Sysoev
is at rambler-co.ru
Tue Mar 18 17:47:11 MSK 2008
On Tue, Mar 18, 2008 at 10:41:40PM +0800, Cherife Li wrote:
> On 2008-3-18 22:21, Igor Sysoev wrote:
> >Changes with nginx 0.6.29 18 Mar
> >2008
> >
> > *) Feature: the ngx_google_perftools_module.
> >
> > *) Bugfix: the ngx_http_perl_module could be not built on 64-bit
> > platforms; bug appeared in 0.6.27.
> >
> >
> So what is ngx_google_perftools_module?
> I found nothing about it in the wiki.
The module enable google_perftools profiler for workers.
./configure --with-google_perftools_module
nginx.conf:
google_perftools_profiles /path/to/profile;
profiles will be in /path/to/profile.<worker_pid>
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list